From 5e19168ce9e2a2337b0937967e90ce65cf947dc4 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 14 Feb 2013 01:48:29 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446027 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 058cc1537b..f537e852b3 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