[Git][NTPsec/ntpsec][master] Fix typo in comment
Matt Selsky
gitlab at mg.gitlab.com
Wed Aug 16 21:13:38 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
a7d07801 by Matt Selsky at 2017-08-16T09:06:22-04:00
Fix typo in comment
- - - - -
1 changed file:
- pylib/util.py
Changes:
=====================================
pylib/util.py
=====================================
--- a/pylib/util.py
+++ b/pylib/util.py
@@ -830,7 +830,7 @@ class PeerSummary:
if len(rawvalue) > 6 and rawvalue[-7] == ".":
saw6 = True
elif name == "dstadr":
- # The C code tried to get a fallback pytpe from this in case
+ # The C code tried to get a fallback ptype from this in case
# the hmode field was not included
if "local" in self.__header:
dstadr_refid = value
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/a7d07801a85d7f6a2f6badd412e4df8d0cb9cdbd
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/a7d07801a85d7f6a2f6badd412e4df8d0cb9cdbd
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/20170816/7f95c9fd/attachment.html>
More information about the vc
mailing list