]> granicus.if.org Git - apache/blobdiff - docs/manual/expr.html.en
documentation rebuild
[apache] / docs / manual / expr.html.en
index 0641efa3de535d2f2153d1ba3ad1a09eb9d5b330..f1aed022a029a5c83b6f8f625005d640be260734 100644 (file)
@@ -494,7 +494,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"</pr
         <td>Escape characters as required by LDAP distinguished name escaping
             (RFC4514) and LDAP filter escaping (RFC4515).</td><td /></tr>
 <tr class="odd"><td><code>replace</code></td>
-        <td>replace(string, "from", "to") replaces all occurences of "from"
+        <td>replace(string, "from", "to") replaces all occurrences of "from"
             in the string with "to".</td><td /></tr>
 </table>