summaryrefslogtreecommitdiff
path: root/modules/examples
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2016-08-11 19:50:02 +0000
committerRainer Jung <rjung@apache.org>2016-08-11 19:50:02 +0000
commitd79b514c4b925e4cd983297c784124efb8f6efc7 (patch)
tree5de52fcca8b9fd2d3026267781ec3a4ba55d1d7e /modules/examples
parentfb94cc129e983e8b890d28d0a579d21808f8a8c4 (diff)
downloadhttpd-d79b514c4b925e4cd983297c784124efb8f6efc7.tar.gz
Fix spelling in comments and text files.
No functional change. PR 59990 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/examples')
-rw-r--r--modules/examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/examples/README b/modules/examples/README
index 02b1c919ed..2e03362aeb 100644
--- a/modules/examples/README
+++ b/modules/examples/README
@@ -32,7 +32,7 @@ For windows, the process is slightly different;
A. copy modules\examples\mod_example_hooks.c modules\examples\mod_myexample.c
B. copy modules\examples\mod_example_hooks.dsp modules\examples\mod_myexample.dsp
- C. replace the occurances of 'example_hooks' with your module name.
+ C. replace the occurrences of 'example_hooks' with your module name.
D. add the new .dsp to your Apache.dsw workspace, with dependencies
on the libapr, libaprutil and libhttpd projects. With the newer
Developer Studio 2002 through 2005, when you add the new .dsp