From a020fbf11f36ec34841374d179fe0654bbd50a1f Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 20 Aug 2012 19:23:21 +0000 Subject: [PATCH] s/it's/its/ and fix another minor error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1375173 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/modules.xml | 2 +- docs/manual/mod/mod_ssl.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/developer/modules.xml b/docs/manual/developer/modules.xml index 8d5763fdc59..5485c5301ac 100644 --- a/docs/manual/developer/modules.xml +++ b/docs/manual/developer/modules.xml @@ -120,7 +120,7 @@ static void register_hooks(void)

In the mod_mmap_static case I didn't care about the post_config stage, but the mmap_static_xlat - must be called after the core module had done it's name + must be called after the core module had done its name translation, hence the use of the aszPre to define a modifier to the position HOOK_LAST.

diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 3c9c9cba4cb..c8390daea8d 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -310,7 +310,7 @@ in the global server context because the PRNG is a global facility.

The following source variants are available: