10 May 2012 23:15
svn commit: r1336894 - /httpd/httpd/branches/2.2.x/include/httpd.h
<rbowen <at> apache.org>
2012-05-10 21:15:49 GMT
2012-05-10 21:15:49 GMT
Author: rbowen Date: Thu May 10 21:15:48 2012 New Revision: 1336894 URL: http://svn.apache.org/viewvc?rev=1336894&view=rev Log: s/sinlge/single in a comment as per tid 53216. Via Christophe JAILLET Modified: httpd/httpd/branches/2.2.x/include/httpd.h Modified: httpd/httpd/branches/2.2.x/include/httpd.h URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/include/httpd.h?rev=1336894&r1=1336893&r2=1336894&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/include/httpd.h (original) +++ httpd/httpd/branches/2.2.x/include/httpd.h Thu May 10 21:15:48 2012 <at> <at> -1582,7 +1582,7 <at> <at> 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 * <at> param a The pool to allocate from * <at> param dir The directory name
RSS Feed