From 80a1a46efac2eb7ffc4308d25a541c0649e98803 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 14 Feb 2013 01:49:16 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446029 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.html.en | 4 ++-- docs/manual/expr.xml.fr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index f03c27fbc4..33452cf0fd 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -54,9 +54,9 @@

Backus-Naur Form (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 expr. However, a few directives + For these, the starting point in the BNF is expr. However, a few directives like LogMessage accept expressions - that evaluate to a string value. For those, the starting boint in the BNF is string. + that evaluate to a string value. For those, the starting point in the BNF is string.

diff --git a/docs/manual/expr.xml.fr b/docs/manual/expr.xml.fr
index 46f86844c0..521f1a976e 100644
--- a/docs/manual/expr.xml.fr
+++ b/docs/manual/expr.xml.fr
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
 
-- 
2.50.1