From 85760859cac5870ffae86c5c02cfde6db696b140 Mon Sep 17 00:00:00 2001 From: Mike Rumph Date: Thu, 13 Feb 2020 18:15:57 +0000 Subject: Fix spelling errors found by codespell. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873985 13f79535-47bb-0310-9956-ffa450edef68 --- VERSIONING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'VERSIONING') diff --git a/VERSIONING b/VERSIONING index 176cdc5d05..aaaaa0ef40 100644 --- a/VERSIONING +++ b/VERSIONING @@ -31,7 +31,7 @@ STABLE RELEASES, 2.{even}.{revision} All even numbered releases will be considered stable revisions. -Stable revisions will retain forward compatiblity to the maximum +Stable revisions will retain forward compatibility to the maximum possible extent. Features may be added during minor revisions, and features may be deprecated by making appropriate notations in the documentation, but no features may be removed. @@ -96,12 +96,12 @@ the current stable release. Work proceeds on development releases, permitting the modification of the MMN at any time in order to correct deficiencies or shortcomings in the API. This means that modules from one development release to another may not be binary compatible, or may not successfully -compile without modification to accomodate the API changes. +compile without modification to accommodate the API changes. The only 'supported' development release at any time will be the most recently released version. Developers will not be answering bug reports of older development releases once a new release is available. It becomes -the resposibility of the reporter to use the latest development version +the responsibility of the reporter to use the latest development version to confirm that any issue still exists. Any new code, new API features or new ('experimental') modules may be -- cgit v1.2.1