[Git][NTPsec/ntpsec][master] Typos

Matt Selsky gitlab at mg.gitlab.com
Tue Jan 9 05:50:39 UTC 2018


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
05bc779c by Matt Selsky at 2018-01-09T00:35:53-05:00
Typos

- - - - -


2 changed files:

- ntpclients/ntpsnmpd.py
- ntpd/ntp.keys-man.txt


Changes:

=====================================
ntpclients/ntpsnmpd.py
=====================================
--- a/ntpclients/ntpsnmpd.py
+++ b/ntpclients/ntpsnmpd.py
@@ -1114,7 +1114,7 @@ class PacketControl:
             self._doloop()
 
     def _doloop(self):
-        # loop body split out to seperate the one-shot/run-forever switches
+        # loop body split out to separate the one-shot/run-forever switches
         # from the actual logic
         self.packetEater()
         while len(self.recievedPackets) > 0:
@@ -1333,7 +1333,7 @@ class PacketControl:
                                   packet.packetID, 0, error, bindIndex)
             self.sendPacket(resp, False)
             for i in range(bindIndex):
-                # Errored out, clear the sucessful ones
+                # Errored out, clear the successful ones
                 self.database.setHandlers[i]("clear",
                                              self.database.setVarbinds[i])
             self.database.inSetP = False


=====================================
ntpd/ntp.keys-man.txt
=====================================
--- a/ntpd/ntp.keys-man.txt
+++ b/ntpd/ntp.keys-man.txt
@@ -32,7 +32,7 @@ The file does not need to be sorted by `keyno`.
 `type` can be any digest type supported by your OpenSSL package.
 You can probably get a list from `man 1 dgst` or `openssl help`.
 (As of Jan 2018, they lie.  Be sure to try it.  {ntpdman} will
-print an error on startup if a slected type isn't supported.)
+print an error on startup if a selected type isn't supported.)
 
 The following types are widely supported:
 -----



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05bc779ca10e12dde911e6a64508cc4f2d2964bc

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/05bc779ca10e12dde911e6a64508cc4f2d2964bc
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180109/94c2c2b0/attachment.html>


More information about the vc mailing list