summaryrefslogtreecommitdiffstats
path: root/ipalib/__init__.py
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2015-07-03 19:14:42 +0300
committerPetr Vobornik <pvoborni@redhat.com>2015-07-17 14:33:30 +0200
commit75fde43491872d3e2f52e8a523af9e60486fd0e0 (patch)
treefa0a907aabfeba9a7ae66fadd5e7398cce37ab3f /ipalib/__init__.py
parent9f701283534745bf93b41a1886183e9ef1d06566 (diff)
downloadfreeipa-75fde43491872d3e2f52e8a523af9e60486fd0e0.tar.gz
freeipa-75fde43491872d3e2f52e8a523af9e60486fd0e0.tar.xz
freeipa-75fde43491872d3e2f52e8a523af9e60486fd0e0.zip
Fix minor typos
<ame> -> <name> overriden -> overridden ablity -> ability enties -> entries the the -> the https://fedorahosted.org/freeipa/ticket/5109 Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
Diffstat (limited to 'ipalib/__init__.py')
-rw-r--r--ipalib/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/__init__.py b/ipalib/__init__.py
index 44aacd091..4ab152243 100644
--- a/ipalib/__init__.py
+++ b/ipalib/__init__.py
@@ -711,7 +711,7 @@ assume these variables will all exist by the time the module containing their
plugin (or plugins) is imported.
`Env._bootstrap()`, which is called by `API.bootstrap()`, will create several
-run-time variables that connot be overriden in configuration files or through
+run-time variables that cannot be overridden in configuration files or through
command-line options. Here is an overview of this run-time information:
============= ============================= =======================