]> granicus.if.org Git - apache/commitdiff
s/sinlge/single in a comment as per tid 53216. Via Christophe JAILLET
authorRich Bowen <rbowen@apache.org>
Thu, 10 May 2012 21:15:27 +0000 (21:15 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 10 May 2012 21:15:27 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1336893 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index dcccbd5dc4d865433821738f0c45ccdb5bfdf79a..4df9502f6cf6f41f37413af1aab428cf9d80f690 100644 (file)
@@ -1671,7 +1671,7 @@ AP_DECLARE(char *) ap_make_dirstr_parent(apr_pool_t *p, const char *s);
 
 /**
  * Given a directory and filename, create a single path from them.  This
- * function is smart enough to ensure that there is a sinlge '/' between the
+ * function is smart enough to ensure that there is a single '/' between the
  * directory and file names
  * @param a The pool to allocate from
  * @param dir The directory name