From 6f5127e7072bf769069c213e35aacadcaee3f90c Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 10 May 2013 07:47:43 +0000 Subject: [PATCH] s/uppser/upper/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480901 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index cc6266e406..1a4c34607e 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -470,7 +470,7 @@ listfunction ::= listfuncname "(" word ")" tolower Convert string to lower case toupper - Convert string to uppser case + Convert string to upper case escape Escape special characters in %hex encoding unescape -- 2.40.0