From 5b542195d33256d300712891e52a93771e7f05da Mon Sep 17 00:00:00 2001 From: Michael Schmoock Date: Thu, 22 Oct 2020 19:50:05 +0200 Subject: [PATCH] doc: typo in lightning-setchannelfee.7 Changelog-None --- doc/lightning-setchannelfee.7 | 4 ++-- doc/lightning-setchannelfee.7.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/lightning-setchannelfee.7 b/doc/lightning-setchannelfee.7 index b6909b8af..721186d95 100644 --- a/doc/lightning-setchannelfee.7 +++ b/doc/lightning-setchannelfee.7 @@ -29,7 +29,7 @@ ending in \fIsat\fR, or a number with 1 to 11 decimal places ending in \fIppm\fR is an optional value that is added proportionally per-millionths to any routed payment volume in satoshi\. For example, if ppm is 1,000 -and 1,000,000 satoshi is being routed trhough the channel, an +and 1,000,000 satoshi is being routed through the channel, an proportional fee of 1,000 satoshi is added, resulting in a 0\.1% fee\. If the parameter is left out, the global config value will be used again\. @@ -66,4 +66,4 @@ responsible for the c-lightning project\. Main web site: \fIhttps://github.com/ElementsProject/lightning\fR -\" SHA256STAMP:879099cca006506760ddc96c622ee4e4fdad910a5122508b838342aeb0832206 +\" SHA256STAMP:c430b82472ac16532cb9997013e4bc85c6aed4cd8baa6bdf881bd2fcd90b9eca diff --git a/doc/lightning-setchannelfee.7.md b/doc/lightning-setchannelfee.7.md index 3a2da18e7..04dff47c5 100644 --- a/doc/lightning-setchannelfee.7.md +++ b/doc/lightning-setchannelfee.7.md @@ -28,7 +28,7 @@ ending in *sat*, or a number with 1 to 11 decimal places ending in *ppm* is an optional value that is added proportionally per-millionths to any routed payment volume in satoshi. For example, if ppm is 1,000 -and 1,000,000 satoshi is being routed trhough the channel, an +and 1,000,000 satoshi is being routed through the channel, an proportional fee of 1,000 satoshi is added, resulting in a 0.1% fee. If the parameter is left out, the global config value will be used again.