Author: danielsh
Date: Tue Jun 28 16:17:57 2011
New Revision: 1140705
URL: http://svn.apache.org/viewvc?rev=1140705&view=rev
Log:
* docs/community-guide/releasing.part.html: Typo fix.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1140705&r1=1140704&r2=1140705&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Jun 28
16:17:57 2011
@@ -188,7 +188,7 @@ described later. These guidelines are i
client/server interoperability, and make sure users have a clear upgrade
path between MAJOR.MINOR Subversion releases.</p>
-<p>Compatibility can span a number of axis: everything from APIs and ABIs to
+<p>Compatibility can span a number of axes: everything from APIs and ABIs to
command line output formats. We try to balance to need to modify the existing
architecture to support new features, while still supporting current users
to the greatest extent possible. The general idea is:</p>