From 623a1ed59c9bd32175c3ce56731ed8829dc1ac96 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 14 Feb 2013 01:48:18 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1446026 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 8385c5d25e..c75c967ba1 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -56,9 +56,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.

-- 
2.40.0