Author: hartmannathan Date: Wed Aug 16 02:05:55 2023 New Revision: 1911708 URL: http://svn.apache.org/viewvc?rev=1911708&view=rev Log: * docs/community-guide/releasing.part.html (#release-compat): Fix a typo.
Modified: subversion/site/staging/docs/community-guide/releasing.part.html Modified: subversion/site/staging/docs/community-guide/releasing.part.html URL: http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/releasing.part.html?rev=1911708&r1=1911707&r2=1911708&view=diff ============================================================================== --- subversion/site/staging/docs/community-guide/releasing.part.html (original) +++ subversion/site/staging/docs/community-guide/releasing.part.html Wed Aug 16 02:05:55 2023 @@ -251,7 +251,7 @@ to the greatest extent possible. The ge <p>(Occasionally, bugs are found which require the behavior of old APIs to be modified slightly. This typically only manifests itself in - various corner cases and other uncommon area. These changes are + various corner cases and other uncommon areas. These changes are documented as <a href="https://svn.apache.org/repos/asf/subversion/trunk/notes/api-errata/">API errata</a> for each MAJOR.MINOR release.)</p> </li>