diff options
| author | Richard Nyberg <rnyberg@murmeldjur.se> | 2005-07-23 21:30:11 +0000 |
|---|---|---|
| committer | Richard Nyberg <rnyberg@murmeldjur.se> | 2005-07-23 21:30:11 +0000 |
| commit | 3ae85c522aa3ec17804ec825caf7f55cc1b8b1f7 (patch) | |
| tree | 0552a1bfb94aa86febf0e60b52da934908bd4c2f | |
| parent | f671c4f9650029e5fb068f7bec804f68eab96408 (diff) | |
| download | btpd-3ae85c522aa3ec17804ec825caf7f55cc1b8b1f7.tar.gz btpd-3ae85c522aa3ec17804ec825caf7f55cc1b8b1f7.zip | |
Spelling.
| -rw-r--r-- | btpd/btpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btpd/btpd.c b/btpd/btpd.c index 9890c4a..8828291 100644 --- a/btpd/btpd.c +++ b/btpd/btpd.c @@ -217,7 +217,7 @@ usage() "\n" "-d\n" "\tKeep the btpd process in the foregorund and log to std{out,err}.\n" - "\tThis options is intended for debugging purposes.\n" + "\tThis option is intended for debugging purposes.\n" "\n" "--ipc key\n" "\tThe same key must be used by the cli to talk to this\n" |