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

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

index f03c27fbc46fc881df9047835ec589c226de02ea..33452cf0fd92c9ba009732898ebea6137b44e90a 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 46f86844c0ba47df50f70e0837114a929136fda9..521f1a976e620bfd8c3cdcdaeae5fcb556dcf281 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: 1440055:1446015 (outdated) -->
+<!-- English Revision: 1440055:1446027 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->