On 6 October 2014 22:38, <[email protected]> wrote: > Author: rjung > Date: Mon Oct 6 21:38:24 2014 > New Revision: 1629770 > > URL: http://svn.apache.org/r1629770 > Log: > Typo in changelog. > > Modified: > tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml > > Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml > URL: > http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1629770&r1=1629769&r2=1629770&view=diff > ============================================================================== > --- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original) > +++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Mon Oct 6 21:38:24 2014 > @@ -45,7 +45,7 @@ > <subsection name="Native"> > <changelog> > <fix> > - <bug>57060</bug>: Alow building out of source tree. > + <bug>57060</bug>: Allow building out of source tree.
s/out of/from outside/ "Out of" is ambiguous; in this context it would normally be read as meaning "using the source tree" or similar. > Patch contributed by Petr Sumbera. (rjung) > </fix> > <fix> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
