summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/b_kerberos.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/b_kerberos.py')
-rw-r--r--ipalib/plugins/b_kerberos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/b_kerberos.py b/ipalib/plugins/b_kerberos.py
index 4b3a9a5b..cc820497 100644
--- a/ipalib/plugins/b_kerberos.py
+++ b/ipalib/plugins/b_kerberos.py
@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
-Kerberos backend.
+Backend plugin for Kerberos.
This wraps the python-kerberos and python-krbV bindings.
"""