]> granicus.if.org Git - apache/commitdiff
fix a minor typo
authorChris Darroch <chrisd@apache.org>
Wed, 28 Feb 2007 17:12:06 +0000 (17:12 +0000)
committerChris Darroch <chrisd@apache.org>
Wed, 28 Feb 2007 17:12:06 +0000 (17:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@512848 13f79535-47bb-0310-9956-ffa450edef68

VERSIONING

index 613f19ca7d7096f425c681286555801a612eee24..176cdc5d05017479989332cc16f8fbd2032b45f9 100644 (file)
@@ -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