r24913: Fix typo
authorAndrew Bartlett <abartlet@samba.org>
Mon, 3 Sep 2007 02:48:50 +0000 (02:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:03:37 +0000 (15:03 -0500)
(This used to be commit 4634bb282bec35c75e74e47f5ce67835a3556b68)

source4/setup/named.conf

index 17beb7a2d7b1058fb04bb7506b5cf09054102af5..bb9f421db07551bb7b7fe939c19687fc4091f53d 100644 (file)
@@ -29,7 +29,7 @@ zone "${DNSDOMAIN}." IN {
 # the user "named" once the daemon relinquishes its rights.  Therefore,
 # the file "${DNS_KEYTAB}" must be readable by the user that BIND run as.
 # If BIND is running as a non-root user, the "${DNS_KEYTAB}" file must have its
-# permissions altered to allow thge daemon to read it.  In the FC6
+# permissions altered to allow the daemon to read it.  In the FC6
 # example, execute the commands:
 # 
 # chgrp named ${DNS_KEYTAB_ABS}