]> granicus.if.org Git - apache/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Thu, 14 Feb 2013 01:49:04 +0000 (01:49 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 Feb 2013 01:49:04 +0000 (01:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1446028 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.html.en
docs/manual/expr.xml.fr

index 6380ee81da8d3704e8efd1404cec4da0d1a81197..e1eaa0c3b26b9d1831afe48bc282b81724bde5b8 100644 (file)
@@ -54,9 +54,9 @@
       <p><a href="http://en.wikipedia.org/wiki/Backus%E2%80%93Naur_Form">Backus-Naur Form</a> (BNF) is a notation
       technique for context-free grammars, often used to describe the syntax of languages used in computing.
       In most cases, expressions are used to express boolean values.
-      For these, the starting boint in the BNF is <code>expr</code>. However, a few directives
+      For these, the starting point in the BNF is <code>expr</code>. However, a few directives
       like <code class="directive"><a href="./mod/mod_log_debug.html#logmessage">LogMessage</a></code> accept expressions
-      that evaluate to a string value. For those, the starting boint in the BNF is <code>string</code>.
+      that evaluate to a string value. For those, the starting point in the BNF is <code>string</code>.
       </p>
 <blockquote>
 <pre>
index 2d40b39104954780e038e9d583dad62acb6dd890..f3879cab682f7f5f7a389c6a1f9fb91d57646501 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1422598:1446014 (outdated) -->
+<!-- English Revision: 1422598:1446026 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->