Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
1032577a
Commit
1032577a
authored
Apr 04, 2013
by
Jeremy C. Reed
Browse files
[master] fix typo/misspelling in comment
trivial, no review
parent
53c63540
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/system_messages.py
View file @
1032577a
...
...
@@ -268,7 +268,7 @@ def addToDictionary(msgid, msgtext, desc, filename):
name of the message file in the messages manual.
"""
# If the ID is in the dictionary, append a "(n)" to the name - this wil
# If the ID is in the dictionary, append a "(n)" to the name - this wil
l
# flag that there are multiple instances. (However, this is an error -
# each ID should be unique in BIND-10.)
if
msgid
in
dictionary
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment