Commit 99864e49 authored by Chris Darroch's avatar Chris Darroch
Browse files

fix a minor typo


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@512848 13f79535-47bb-0310-9956-ffa450edef68
parent 881e20fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ keeping the stable tree as safe as possible:
    stable release due to API change requirements.

  * The stable subversion tree should not remain unstable at any time.  Atomic 
    commits aught be used to introduce code from the development version to the 
    commits ought be used to introduce code from the development version to the 
    stable  tree.  At any given time a security release may be in preparation, 
    unbeknownst to other contributors.  At any given time, testers may be
    checking out SVN trunk to confirm that a bug has been corrected.  And as