]> granicus.if.org Git - apache/commitdiff
negoatiation -> negotiation
authorRich Bowen <rbowen@apache.org>
Fri, 20 Dec 2002 15:11:13 +0000 (15:11 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 20 Dec 2002 15:11:13 +0000 (15:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98047 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/config9.m4

index 5b8a6587a3f7233016fef57dd64bf7bdf7d84704..dfc04a8b2891794d9010dfe21cc75f1e256fb88c 100644 (file)
@@ -5,7 +5,7 @@ dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
 APACHE_MODPATH_INIT(mappers)
 
 APACHE_MODULE(vhost_alias, mass hosting module, , , most)
-APACHE_MODULE(negotiation, content negoatiation, , , yes)
+APACHE_MODULE(negotiation, content negotiation, , , yes)
 APACHE_MODULE(dir, directory request handling, , , yes)
 APACHE_MODULE(imap, internal imagemaps, , , yes)
 APACHE_MODULE(actions, Action triggering on requests, , , yes)