Fix typos (repeated words)

This commit is contained in:
practicalswift
2017-12-28 14:40:01 +01:00
committed by Christian Decker
parent 3ae7b9f0fb
commit aee3661b35
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ Set the directory for the lightning daemon we\(cqre talking to; defaults to
.PP
\fB\-\-rpc\-file\fR=\fIFILE\fR
.RS 4
Named pipe to use to to talk to lightning daemon: default is
Named pipe to use to talk to lightning daemon: default is
\fIlightning\-rpc\fR
in the lightning directory\&.
.RE

View File

@@ -21,7 +21,7 @@ OPTIONS
Set the directory for the lightning daemon we're talking to; defaults to
'$HOME/.lightning'.
*--rpc-file*='FILE'::
Named pipe to use to to talk to lightning daemon: default is 'lightning-rpc'
Named pipe to use to talk to lightning daemon: default is 'lightning-rpc'
in the lightning directory.
*--help*/*-h*::
Print summary of options to standard output and exit.