[Git][NTPsec/ntpsec][master] Grammar

Eric S. Raymond gitlab at mg.gitlab.com
Tue Nov 8 00:42:18 UTC 2016


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


Commits:
53bfe618 by Matt Selsky at 2016-11-07T19:42:04-05:00
Grammar

- - - - -


1 changed file:

- ntpdig/pyntpdig


Changes:

=====================================
ntpdig/pyntpdig
=====================================
--- a/ntpdig/pyntpdig
+++ b/ntpdig/pyntpdig
@@ -7,7 +7,7 @@ ntpdig - simple SNTP client
 from __future__ import print_function, division
 
 # This code is somewhat stripped down from the legacy C version.  It
-# does however have one additional major feature; it can take filter
+# does however have one additional major feature; it can filter
 # out falsetickers from multiple samples, like the ntpdate of old,
 # rather than just taking the first reply it gets.
 #
@@ -126,7 +126,7 @@ def clock_select(packets):
     NTP_MAXAGE    = 86400	# one day in seconds
 
     # This first chunk of code is supposed to go through all
-    # servers we know about to find the servers which
+    # servers we know about to find the servers that
     # are most likely to succeed. We run through the list
     # doing the sanity checks and trying to insert anyone who
     # looks okay. We are at all times aware that we should



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/53bfe61840c1b3136053f20fa5799983276630eb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161108/ce1bdc35/attachment.html>


More information about the vc mailing list