summaryrefslogtreecommitdiffstats
path: root/ipa_webui/templates
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-07 20:07:16 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-07 20:07:16 -0600
commitb2b5b904bcc1ab96d5efb992d5630505022d0ecb (patch)
tree2816961aae1eff515884fe95c6ca3248df59ba5f /ipa_webui/templates
parentc747c12fb2249e987d327f764bf9f1ddb5e60ee6 (diff)
downloadfreeipa-b2b5b904bcc1ab96d5efb992d5630505022d0ecb.tar.gz
freeipa-b2b5b904bcc1ab96d5efb992d5630505022d0ecb.tar.xz
freeipa-b2b5b904bcc1ab96d5efb992d5630505022d0ecb.zip
Made package-level docstrings more consistent so they read better in generated documentation
Diffstat (limited to 'ipa_webui/templates')
-rw-r--r--ipa_webui/templates/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa_webui/templates/__init__.py b/ipa_webui/templates/__init__.py
index 710dbb2e9..10d4cf8ca 100644
--- a/ipa_webui/templates/__init__.py
+++ b/ipa_webui/templates/__init__.py
@@ -17,5 +17,5 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
-Kid templates.
+Sub-package containing Kid templates.
"""