mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 18:52:09 +02:00
trivial: Fix spelling errors
- Fixes some spelling in code comments and a couple of function names
This commit is contained in:
@@ -189,7 +189,7 @@ func TestWebAPIFeeEstimator(t *testing.T) {
|
||||
expectedErr: "",
|
||||
},
|
||||
{
|
||||
// When requested target is smaller than the min cahced
|
||||
// When requested target is smaller than the min cached
|
||||
// target, the fee rate of the min cached target is
|
||||
// returned.
|
||||
name: "API-omitted_target",
|
||||
|
Reference in New Issue
Block a user