<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>
<?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 -->