On 07/17/2015 12:21 PM, Christian Heimes wrote:
This patch from Yuri Chornoivan fixes some typos. All fixes look ok to me.
+1, one minor issue though. Btw, the Reviewed-By line is added by ipatool utility on push.
https://fedorahosted.org/freeipa/ticket/5109 https://bugzilla.redhat.com/show_bug.cgi?id=1239132 freeipa-cheimes-0013-Fix-minor-typos.patch index 44aacd0916454e03c6611f106088b98ea0169979..5ba2c9760891c5d45f7bf9841a54c59fc99da01e 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 connot be overridden in configuration files or through command-line options. Here is an overview of this run-time information:
connot -- Petr Vobornik -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code