]> granicus.if.org Git - apache/commitdiff
Small typo.
authorLucien Gentis <lgentis@apache.org>
Mon, 22 Dec 2008 13:58:28 +0000 (13:58 +0000)
committerLucien Gentis <lgentis@apache.org>
Mon, 22 Dec 2008 13:58:28 +0000 (13:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728695 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_core.xml

index 2b740e5035424a71bc6050052bb2a6f9c140396c..8fd37fdd1bb89562edea87006b4397cee6eb72c0 100644 (file)
@@ -87,8 +87,8 @@
              AuthName LDAP_Protected_Place<br /><br />
 
              #implied OR operation<br /> 
-             Require alias1-ldap-group<br /> 
-             Require alias2-ldap-group<br />
+             Require ldap-group-alias1<br /> 
+             Require ldap-group-alias2<br />
           </indent> &lt;/Directory&gt;<br />
         </example>
     </section>