]> granicus.if.org Git - apache/commitdiff
fix typo
authorDaniel Gruno <humbedooh@apache.org>
Thu, 18 Apr 2013 16:11:02 +0000 (16:11 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 18 Apr 2013 16:11:02 +0000 (16:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469398 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/fcgistarter.xml

index ce3e0e7897d5ae5feda7509547a7eedf94bf0873..e8a19680900040b4392d249122ad929e0f1e2240 100644 (file)
     <dd>FastCGI program</dd>
 
     <dt><code>-p <var>port</var></code></dt>
-    <dd>Port which the program will listens on</dd>
+    <dd>Port which the program will listen on</dd>
 
     <dt><code>-i <var>interface</var></code></dt>
-    <dd>Interface which the program will listens on</dd>
+    <dd>Interface which the program will listen on</dd>
 
     <dt><code>-N <var>num</var></code></dt>
     <dd>Number of instances of the program</dd>