You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2012/05/10 23:13:53 UTC

svn commit: r1336891 - /httpd/httpd/trunk/include/httpd.h

Author: rbowen
Date: Thu May 10 21:13:53 2012
New Revision: 1336891

URL: http://svn.apache.org/viewvc?rev=1336891&view=rev
Log:
s/sinlge/single as per tid 53216. Via Christophe JAILLET

Modified:
    httpd/httpd/trunk/include/httpd.h

Modified: httpd/httpd/trunk/include/httpd.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/httpd.h?rev=1336891&r1=1336890&r2=1336891&view=diff
==============================================================================
--- httpd/httpd/trunk/include/httpd.h (original)
+++ httpd/httpd/trunk/include/httpd.h Thu May 10 21:13:53 2012
@@ -1678,7 +1678,7 @@ AP_DECLARE(char *) ap_make_dirstr_parent
 
 /**
  * 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