Signed-off-by: Guido Trotter <[email protected]> --- daemons/ganeti-nld | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/daemons/ganeti-nld b/daemons/ganeti-nld
index a3f3c67..75539aa 100755
--- a/daemons/ganeti-nld
+++ b/daemons/ganeti-nld
@@ -155,7 +155,7 @@ class NLDConfdCallback(object):
tunnel)
def __call__(self, up):
- """Filtering callback
+ """NLD confd callback.
@type up: L{ConfdUpcallPayload}
@param up: upper callback
--
1.6.5
