From c7eb7bf494d0a85dd8a55ffaba9e670c0022e5dc Mon Sep 17 00:00:00 2001 From: Daniel Earl Poirier Date: Mon, 7 Jun 2010 12:04:32 +0000 Subject: [PATCH] spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952199 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 76d24c1d39..56dace07d4 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2357,7 +2357,7 @@ matching URLs for all modules to that level. Specifying a level with a module name will set the level for that module only. It is possible to use the module source file name, the module identifier, or the - module identifier with the trailing _module ommited + module identifier with the trailing _module omitted as module specification. This means the following three specifications are equivalent:

-- 2.50.1