summaryrefslogtreecommitdiffstats
path: root/daemons
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 /daemons
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 'daemons')
-rw-r--r--daemons/ipa-slapi-plugins/ipa-dns/ipa_dns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/ipa-slapi-plugins/ipa-dns/ipa_dns.c b/daemons/ipa-slapi-plugins/ipa-dns/ipa_dns.c
index c70385dd6..bffaa0120 100644
--- a/daemons/ipa-slapi-plugins/ipa-dns/ipa_dns.c
+++ b/daemons/ipa-slapi-plugins/ipa-dns/ipa_dns.c
@@ -129,7 +129,7 @@ ipadns_entry_iszone( Slapi_Entry *entry ) {
* The server calls this plug-in function before executing LDAP ADD operation.
*
* ipadns_add function adds default value to idnsSOAserial attribute
- * in idnsZone objects if the the attribute is not present.
+ * in idnsZone objects if the attribute is not present.
*
* Default value is added only to objects coming from other servers
* via replication.