From de650f28586bf5fcd9c13fb455dbaf246eaa0494 Mon Sep 17 00:00:00 2001 From: nanu2 Date: Sun, 14 Sep 2014 16:38:09 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 235ed6c..15749b0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Ldappr Ldappr is a wrapper around python-ldap, meant for quick and easy handling of common administrative tasks concerning your LDAP compliant repository. It is particularly useful in small, one-time scripts to get things done, or -interactively within an (i)Python shell. +interactively within an iPython shell. Installation ------------