diff options
author | Abhijeet Kasurde <akasurde@redhat.com> | 2015-12-02 11:53:32 +0530 |
---|---|---|
committer | Tomas Babej <tbabej@redhat.com> | 2015-12-02 08:28:43 +0100 |
commit | 9a73c20763da42b331b73d7b716a1ea38f00a680 (patch) | |
tree | f41249444e88a22c5dc6186f500d582c681e1f43 | |
parent | 034e76062fd897dc67b5a395735a5471257bfc8b (diff) | |
download | freeipa-9a73c20763da42b331b73d7b716a1ea38f00a680.tar.gz freeipa-9a73c20763da42b331b73d7b716a1ea38f00a680.tar.xz freeipa-9a73c20763da42b331b73d7b716a1ea38f00a680.zip |
Fixed small typo in stage-user documentation
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Reviewed-By: Tomas Babej <tbabej@redhat.com>
-rw-r--r-- | install/po/fr.po | 2 | ||||
-rw-r--r-- | install/po/ipa.pot | 2 | ||||
-rw-r--r-- | install/po/uk.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/install/po/fr.po b/install/po/fr.po index e5f943d56..cefe28797 100644 --- a/install/po/fr.po +++ b/install/po/fr.po @@ -12217,7 +12217,7 @@ msgid "" "User can authenticate with Active entries, at the condition they have\n" "credentials\n" "\n" -"Delete user enties are Posix users directly under the container: " +"Delete user entries are Posix users directly under the container: " "\"cn=deleted users,\n" "cn=accounts, cn=provisioning, SUFFIX\".\n" "User can not authenticate with those entries (even if the entries contain " diff --git a/install/po/ipa.pot b/install/po/ipa.pot index fc5a84db3..336be52da 100644 --- a/install/po/ipa.pot +++ b/install/po/ipa.pot @@ -12255,7 +12255,7 @@ msgid "" "User can authenticate with Active entries, at the condition they have\n" "credentials\n" "\n" -"Delete user enties are Posix users directly under the container: " +"Delete user entries are Posix users directly under the container: " "\"cn=deleted users,\n" "cn=accounts, cn=provisioning, SUFFIX\".\n" "User can not authenticate with those entries (even if the entries contain " diff --git a/install/po/uk.po b/install/po/uk.po index 10f9d9e64..cb7f8705c 100644 --- a/install/po/uk.po +++ b/install/po/uk.po @@ -12380,7 +12380,7 @@ msgid "" "User can authenticate with Active entries, at the condition they have\n" "credentials\n" "\n" -"Delete user enties are Posix users directly under the container: " +"Delete user entries are Posix users directly under the container: " "\"cn=deleted users,\n" "cn=accounts, cn=provisioning, SUFFIX\".\n" "User can not authenticate with those entries (even if the entries contain " |