]> git.ipfire.org Git - thirdparty/apache/httpd.git/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:48 +0000 (21:15 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 10 May 2012 21:15:48 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1336894 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index 8117528061c3e3991a43be6d467d3354b0a6dfa5..70165a4dd703f5abb105028c9915c04cfeb2eab3 100644 (file)
@@ -1582,7 +1582,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