From 324eddf04f8592b09e1ef0d21e2fd6cf4e8a839f Mon Sep 17 00:00:00 2001 From: kakwa Date: Mon, 20 Jul 2015 00:46:48 +0200 Subject: [PATCH] fix typo --- ldapcherry/ppolicy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldapcherry/ppolicy/__init__.py b/ldapcherry/ppolicy/__init__.py index 90bd04c..aacd585 100644 --- a/ldapcherry/ppolicy/__init__.py +++ b/ldapcherry/ppolicy/__init__.py @@ -33,7 +33,7 @@ class PPolicy: return ret def info(self): - """ Gives information about the ppolicy + """ Give information about the ppolicy :rtype: a string describing the ppolicy """