From 28af6ca779b479a03f35e164c132b9d1671520b5 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 8d3165d47b..015e5942a8 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.50.1