]> granicus.if.org Git - apache/commitdiff
A dependant is depentent on a dependency (note the subtle difference in spelling)
authorDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 10:29:47 +0000 (10:29 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 4 Sep 2012 10:29:47 +0000 (10:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380525 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index aa93949fffc08b3a5ddced72a9a55e6315178995..da181d4d4aa7927aba39f1414289b2ac37c71220 100644 (file)
@@ -1575,7 +1575,7 @@ AP_DECLARE(char *) ap_escape_path_segment(apr_pool_t *p, const char *s);
 AP_DECLARE(char *) ap_escape_path_segment_buffer(char *c, const char *s);
 
 /**
- * convert an OS path to a URL in an OS dependant way.
+ * convert an OS path to a URL in an OS dependent way.
  * @param p The pool to allocate from
  * @param path The path to convert
  * @param partial if set, assume that the path will be appended to something