]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo fixit
authorKen Coar <coar@apache.org>
Mon, 19 Nov 2001 15:27:39 +0000 (15:27 +0000)
committerKen Coar <coar@apache.org>
Mon, 19 Nov 2001 15:27:39 +0000 (15:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92033 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_rewrite.c

index 825bc53bd693f7f27a5bbd68c5d4f2aeeeadd964..ceb4463fa34eb624c23e84775ea65c80b24d5bf8 100644 (file)
@@ -2274,7 +2274,7 @@ static void do_expand(request_rec *r, char *input, char *buffer, int nbuf,
     size_t span, space;
 
     /*
-     * for security reasons this expansion must be perfomed in a
+     * for security reasons this expansion must be performed in a
      * single pass, otherwise an attacker can arrange for the result
      * of an earlier expansion to include expansion specifiers that
      * are interpreted by a later expansion, producing results that