mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-02 19:44:03 +02:00
trivial: Fix spelling errors
- Fixes some spelling in code comments and a couple of function names
This commit is contained in:
@ -18,7 +18,7 @@ const (
|
||||
|
||||
// untriedNode is a node id for which we don't record any results in
|
||||
// this test. This can be used to assert the probability for untried
|
||||
// ndoes.
|
||||
// nodes.
|
||||
untriedNode = 255
|
||||
|
||||
// Define test estimator parameters.
|
||||
|
Reference in New Issue
Block a user