From: Daniel Gruno Date: Tue, 17 Apr 2012 06:27:02 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~7149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f49951f86e614c39f8bf38dab9d1663a94fcc4b;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326943 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/modguide.html.en b/docs/manual/developer/modguide.html.en index d86fa3e3ba1..520868311ab 100644 --- a/docs/manual/developer/modguide.html.en +++ b/docs/manual/developer/modguide.html.en @@ -60,7 +60,7 @@ First and foremost, you are expected to have a basic knowledge of how the C programming language works. In most cases, we will try to be as pedagogical as possible and link to documents describing the functions used in the examples, but there are also many cases where it is necessary to either -just assume that "it works" or do some digging youself into what the hows +just assume that "it works" or do some digging yourself into what the hows and whys of various function calls.

@@ -107,7 +107,7 @@ module AP_MODULE_DECLARE_DATA example_module =example_module. The name -of the module is used primarilly for two things:
+of the module is used primarily for two things: