From 4d6ed1270f1a60bf109bd4cd969f4675a56f523b Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 25 Mar 2011 13:46:27 +0000 Subject: [PATCH] Fixes typo in mod_rewrite flags doc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085361 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 7fcf75b00dd..adf76883caa 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1210,7 +1210,7 @@ cannot use $N in the substitution string! href="../rewrite/flags.html#flag_s">details ... - tyle|T=MIME-type + type|T=MIME-type Force the MIME-type of the target file to be the specified type. details ... -- 2.47.3