summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2011-09-05 16:30:05 +0200
committerMartin Kosek <mkosek@redhat.com>2011-09-07 13:20:42 +0200
commit1785d0a7c1fb5d90945e187b2e94fddf95ead13a (patch)
treeac18bcc9e5f4207d84a88d18c001d5775e5940a1 /daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
parentba2a3ff44ec9fdbbdf25e992e37b98838049af45 (diff)
downloadfreeipa.git-1785d0a7c1fb5d90945e187b2e94fddf95ead13a.tar.gz
freeipa.git-1785d0a7c1fb5d90945e187b2e94fddf95ead13a.tar.xz
freeipa.git-1785d0a7c1fb5d90945e187b2e94fddf95ead13a.zip
Fix typos
Fix "The the" and "classses" in FreeIPA code and messages. https://fedorahosted.org/freeipa/ticket/1480
Diffstat (limited to 'daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c')
-rw-r--r--daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
index c111eb1b..c5da1417 100644
--- a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
+++ b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
@@ -16,7 +16,7 @@
*
* In the following paragraph, "GPL" means the GNU General Public
* License, version 3 or any later version, and "Non-GPL Code" means
- * code that is governed neither by the the GPL nor a license
+ * code that is governed neither by the GPL nor a license
* compatible with the GPL.
*
* You may link the code of this Program with Non-GPL Code and convey
@@ -54,7 +54,7 @@ extern const char *ipa_pwd_config_dn;
/* These are the default enc:salt types if nothing is defined.
* TODO: retrieve the configure set of ecntypes either from the
- * kfc.conf file or by synchronizing the the file content into
+ * kfc.conf file or by synchronizing the file content into
* the directory */
static const char *ipapwd_def_encsalts[] = {
"des3-hmac-sha1:normal",