From fca8f7be4103171ed290a6188d4a2e8b1932e065 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Mon, 2 Apr 2012 15:52:39 +0000 Subject: [PATCH] Replace weird UTF-8 thingy with - (blame Wikipedia) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308400 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 8d3165d47b4..015e5942a8b 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -52,8 +52,8 @@ mod_include
- Grammar in Backus–Naur Form notation -

Backus–Naur Form (BNF) is a notation + Grammar in Backus-Naur Form notation +

Backus-Naur Form (BNF) is a notation technique for context-free grammars, often used to describe the syntax of languages used in computing.

-- 2.47.3