[Git][NTPsec/ntpsec][master] Fix typo in project name
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Mon Dec 9 08:21:38 UTC 2024
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
c9f97910 by Matt Selsky at 2024-12-09T02:52:27-05:00
Fix typo in project name
- - - - -
1 changed file:
- pylib/statfiles.py
Changes:
=====================================
pylib/statfiles.py
=====================================
@@ -90,7 +90,7 @@ class NTPStats:
@staticmethod
def ip_label(key):
"Produce appropriate label for an IP address."
- # If it's a new-style NTPsep clock label, pass it through,
+ # If it's a new-style NTPsec clock label, pass it through,
# Otherwise we expect it to be an IP address and the next guard fires
if key[0].isdigit():
# TO BE REMOVED SOMEDAY
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c9f9791053c69c2ab62f3cef8ccea73770ee41de
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c9f9791053c69c2ab62f3cef8ccea73770ee41de
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/20241209/37394ed3/attachment.htm>
More information about the vc
mailing list