]> granicus.if.org Git - apache/commitdiff
Fix doc as spotted by Shane Roberts in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 29 Jan 2016 19:40:36 +0000 (19:40 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 29 Jan 2016 19:40:36 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727626 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_so.xml

index 891422b2ca1c35ffe7a00e36b059e8475ea471e6..5fcdac4885fba3acba914101ee46e23608607ec2 100644 (file)
@@ -40,7 +40,7 @@ Windows</compatibility>
 
     <p>On Unix, the loaded code typically comes from shared object
     files (usually with <code>.so</code> extension), on Windows
-    this may either the <code>.so</code> or <code>.dll</code>
+    this may either be the <code>.so</code> or <code>.dll</code>
     extension.</p>
 
     <note type="warning"><title>Warning</title>