summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authorLuke Macken <lmacken@redhat.com>2008-01-17 21:20:27 -0500
committerLuke Macken <lmacken@redhat.com>2008-01-17 21:20:27 -0500
commitcc3732dffa5fbdadd9668252a0bf72daa923bd41 (patch)
treeedbbb8e75e6687de7c212c4a108eb79d8903a246 /funcweb
parent8b99f678cb05de254e56f3a702d4ff5934642422 (diff)
downloadthird_party-func-cc3732dffa5fbdadd9668252a0bf72daa923bd41.tar.gz
third_party-func-cc3732dffa5fbdadd9668252a0bf72daa923bd41.tar.xz
third_party-func-cc3732dffa5fbdadd9668252a0bf72daa923bd41.zip
Elaborate on a docstring
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/funcweb/controllers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcweb/funcweb/controllers.py b/funcweb/funcweb/controllers.py
index dd37973..c864093 100644
--- a/funcweb/funcweb/controllers.py
+++ b/funcweb/funcweb/controllers.py
@@ -14,7 +14,7 @@ class Root(controllers.RootController):
@expose(template="funcweb.templates.minion")
def minion(self, name, module=None, method=None):
- """ Display details for a given minion.
+ """ Display module or method details for a specific minion.
If only the minion name is given, it will display a list of modules
for that minion. If a module is supplied, it will display a list of