From 99864e4949d5c4c4ff3e6a0ac3d0df8b4307418e Mon Sep 17 00:00:00 2001 From: Chris Darroch Date: Wed, 28 Feb 2007 17:12:06 +0000 Subject: [PATCH] fix a minor typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@512848 13f79535-47bb-0310-9956-ffa450edef68 --- VERSIONING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSIONING b/VERSIONING index 613f19ca7d7..176cdc5d050 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