projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7479b23
)
spelling fix
author
Jeff Trawick
<trawick@apache.org>
Wed, 1 Aug 2012 17:11:14 +0000
(17:11 +0000)
committer
Jeff Trawick
<trawick@apache.org>
Wed, 1 Aug 2012 17:11:14 +0000
(17:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1368131
13f79535
-47bb-0310-9956-
ffa450edef68
server/request.c
patch
|
blob
|
history
diff --git
a/server/request.c
b/server/request.c
index 8998d2290badd301b07a47a52e2adb73381b8991..4abe99ca76ba833b9f49929ce7764b648eba4c8e 100644
(file)
--- a/
server/request.c
+++ b/
server/request.c
@@
-761,7
+761,7
@@
AP_DECLARE(int) ap_directory_walk(request_rec *r)
/* Set aside path_info to merge back onto path_info later.
* If r->filename is a directory, we must remerge the path_info,
- * before we continue! [Directories cannot, by defintion, have
+ * before we continue! [Directories cannot, by defin
i
tion, have
* path info. Either the next segment is not-found, or a file.]
*
* r->path_info tracks the unconsumed source path.