[Git][NTPsec/ntpsec][master] Typo

Eric S. Raymond gitlab at mg.gitlab.com
Wed Aug 24 13:58:11 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
2e75cb0d by Matt Selsky at 2016-08-24T09:33:26-04:00
Typo

- - - - -


1 changed file:

- wafhelpers/options.py


Changes:

=====================================
wafhelpers/options.py
=====================================
--- a/wafhelpers/options.py
+++ b/wafhelpers/options.py
@@ -18,7 +18,7 @@ def options_cmd(ctx, config):
 	grp.add_option('--disable-dns-retry', action='store_true', default=False, help="Disable retrying DNS lookups.")
 	grp.add_option('--disable-mdns-registration', action='store_true', default=False, help="Disable MDNS registration.")
 	grp.add_option('--enable-classic-mode', action='store_true', default=False, help="Strict configuration and log-format compatibility with NTP Classic")
-	grp.add_option('--enable-debug-timing', action='store_true', default=False, help="Cillect timing statistics for debugging.")
+	grp.add_option('--enable-debug-timing', action='store_true', default=False, help="Collect timing statistics for debugging.")
 	grp.add_option('--disable-lineeditlibs', action='store_true', default=False, help="Disable line editing support")
 
 	grp = ctx.add_option_group("NTP cross compile options")



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2e75cb0dba307c9c03b3f92c49014f15318de77b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160824/dbe4db71/attachment.html>


More information about the vc mailing list