[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] fixup! Print the error message for --dump-config even if no arguments are given.
commit d15223a3858446cda55fd7e062301f697bee1db3
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Wed Oct 16 16:31:17 2019 -0400
fixup! Print the error message for --dump-config even if no arguments are given.
Fix a spelling error.
---
src/app/config/config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/config/config.c b/src/app/config/config.c
index ea6a5e233..cc5bc8827 100644
--- a/src/app/config/config.c
+++ b/src/app/config/config.c
@@ -2446,7 +2446,7 @@ typedef enum {
ARGUMENT_NONE = 0,
/** Describes an option that takes a single argument. */
ARGUMENT_NECESSARY = 1,
- /** Describes an option that takes a single optinal argument. */
+ /** Describes an option that takes a single optional argument. */
ARGUMENT_OPTIONAL = 2
} takes_argument_t;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits