From: Chris Darroch Date: Wed, 28 Feb 2007 17:12:06 +0000 (+0000) Subject: fix a minor typo X-Git-Tag: 2.3.0~1899 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ef1ad885278c307d05dd67a60ef508666345ad0;p=apache fix a minor typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@512848 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/VERSIONING b/VERSIONING index 613f19ca7d..176cdc5d05 100644 --- a/VERSIONING +++ b/VERSIONING @@ -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