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
Sebastian Schrader
Kea
Commits
955a1552
Commit
955a1552
authored
Feb 22, 2011
by
JINMEI Tatuya
Browse files
[master] minor typo in a comment. directly fixing it.
parent
d0181f27
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/bind10/bind10.py.in
100644 → 100755
View file @
955a1552
...
...
@@ -314,8 +314,8 @@ class BoB:
sys.stdout.write("\n")
# The next few methods start the individual processes of BIND-10. They
# are called via start_all_process(). If any fail, an exception is
raised
# which is caught by the caller of start_all_processes(); this kills
# are called via start_all_process
es
(). If any fail, an exception is
#
raised
which is caught by the caller of start_all_processes(); this kills
# processes started up to that point before terminating the program.
def start_msgq(self, c_channel_env):
...
...
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