summaryrefslogtreecommitdiffstats
path: root/ipa_server/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipa_server/context.py')
-rw-r--r--ipa_server/context.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa_server/context.py b/ipa_server/context.py
index 2929fc957..15dd7d908 100644
--- a/ipa_server/context.py
+++ b/ipa_server/context.py
@@ -21,7 +21,7 @@
# a new instance to be created in the same thread
# To use:
-# from ipa_server.context import context
+# from ipaserver.context import context
# context.foo = "bar"
# FIXME: This module is depreciated and code should switch to using