summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/trust.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/trust.py')
-rw-r--r--ipalib/plugins/trust.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/trust.py b/ipalib/plugins/trust.py
index 196df5926..b2e18f5bc 100644
--- a/ipalib/plugins/trust.py
+++ b/ipalib/plugins/trust.py
@@ -244,7 +244,7 @@ def add_range(myapi, trustinstance, range_name, dom_sid, *keys, **options):
If that was not successful, we go for our usual defaults (random base,
range size 200 000, ipa-ad-trust range type).
- Any of these can be overriden by passing appropriate CLI options
+ Any of these can be overridden by passing appropriate CLI options
to the trust-add command.
"""