mirror of
https://github.com/apache/httpd.git
synced 2025-11-09 15:21:02 +03:00
s/uppser/upper/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480901 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -470,7 +470,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
|
||||
<tr><td><code>tolower</code></td>
|
||||
<td>Convert string to lower case</td><td></td></tr>
|
||||
<tr><td><code>toupper</code></td>
|
||||
<td>Convert string to uppser case</td><td></td></tr>
|
||||
<td>Convert string to upper case</td><td></td></tr>
|
||||
<tr><td><code>escape</code></td>
|
||||
<td>Escape special characters in %hex encoding</td><td></td></tr>
|
||||
<tr><td><code>unescape</code></td>
|
||||
|
||||
Reference in New Issue
Block a user