about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--btpd/btpd.c2
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"