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
Adam Osuchowski
Kea
Commits
70e63e4b
Commit
70e63e4b
authored
Dec 18, 2012
by
JINMEI Tatuya
Committed by
Jelte Jansen
Dec 19, 2012
Browse files
[2380] grammar fix in a comment line.
parent
c9d7464a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/loadzone/loadzone.py.in
View file @
70e63e4b
...
...
@@ -262,7 +262,7 @@ class LoadZoneRunner:
if self.__interrupted:
raise LoadFailure('loading interrupted by signal')
# On successful
ly
completion, add final '\n' to the progress
# On successful completion, add final '\n' to the progress
# report output (on failure don't bother to make it prettier).
if (self._report_interval > 0 and
self.__loaded_rrs >= self._report_interval):
...
...
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