From: JINMEI Tatuya Date: Tue, 4 Jun 2013 21:31:24 +0000 (-0700) Subject: [2964] corrected a minor typo in docstring X-Git-Tag: bind10-1.2.0beta1-release~423^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bd3919f267d320eec044a8fb8d2aed62f176e08;p=thirdparty%2Fkea.git [2964] corrected a minor typo in docstring --- diff --git a/src/bin/xfrin/xfrin.py.in b/src/bin/xfrin/xfrin.py.in index 03141a99c5..43d236d805 100755 --- a/src/bin/xfrin/xfrin.py.in +++ b/src/bin/xfrin/xfrin.py.in @@ -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 'private' so tests + This is essentially private, but implemented as 'protected' so tests can refer to it; other external use is prohibited. """