diff --git a/ldapcherry/__init__.py b/ldapcherry/__init__.py index c28574c..961e49c 100644 --- a/ldapcherry/__init__.py +++ b/ldapcherry/__init__.py @@ -425,7 +425,7 @@ class LdapCherry(object): exit(1) def _merge_user_attrs(self, attrs_backend, attrs_out, backend_name): - """ merge attributes from one backend search to the attributes dict + """ merge attributes from one backend search to the attributes dict output """