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
3bd3919f
Commit
3bd3919f
authored
Jun 04, 2013
by
JINMEI Tatuya
Browse files
[2964] corrected a minor typo in docstring
parent
b33bcfe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/xfrin/xfrin.py.in
View file @
3bd3919f
...
...
@@ -1454,7 +1454,7 @@ class Xfrin:
The actual handling is deletegated to the DataSrcClientsMgr class;
this method is a simple wrapper.
This is essentially private, but implemented as 'pr
ivate
' so tests
This is essentially private, but implemented as 'pr
otected
' so tests
can refer to it; other external use is prohibited.
"""
...
...
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