From 97f6dea57505eda0bb4b43b8322f1fa2cda8b379 Mon Sep 17 00:00:00 2001
From: Richard Bowen
Date: Fri, 30 Mar 2012 11:32:05 +0000
Subject: [PATCH] Missed one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307365 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_expires.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_expires.xml b/docs/manual/mod/mod_expires.xml
index e91b76e61ff..00edb03a737 100644
--- a/docs/manual/mod/mod_expires.xml
+++ b/docs/manual/mod/mod_expires.xml
@@ -105,7 +105,7 @@ criteria
The expiry time can be fine-tuned by adding several
- '<num> <type>' clauses:
+ 'num type' clauses:
ExpiresByType text/html "access plus 1 month 15
--
2.47.3