summaryrefslogtreecommitdiffstats
path: root/ipalib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/__init__.py')
-rw-r--r--ipalib/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/ipalib/__init__.py b/ipalib/__init__.py
index 86a0c2778..da849e7d5 100644
--- a/ipalib/__init__.py
+++ b/ipalib/__init__.py
@@ -76,9 +76,9 @@ The differences are that in a real plugin you will use the standard
`plugable.API.finalize()`. When in doubt, look at some of the built-in
plugins for guidance, like those in `ipalib.plugins`.
-If don't know what the Python *interactive interpreter* is, or are confused
-about what this *Python* is in the first place, then you probably should start
-with the Python tutorial:
+If you don't know what the Python *interactive interpreter* is, or are
+confused about what this *Python* is in the first place, then you probably
+should start with the Python tutorial:
http://docs.python.org/tutorial/index.html