Author: hartmannathan
Date: Wed Aug 16 00:20:05 2023
New Revision: 1911705
URL: http://svn.apache.org/viewvc?rev=1911705&view=rev
Log:
* docs/community-guide/releasing.part.html
(#releasing): Fix 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=1911705&r1=1911704&r2=1911705&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/releasing.part.html (original)
+++ subversion/site/staging/docs/community-guide/releasing.part.html Wed Aug 16
00:20:05 2023
@@ -14,7 +14,7 @@ order of specificity:</p>
created?" and "What should be the content of a tarball?"</li>
<li>What steps to take when it is time to create a release. This section
addresses the question of "How do I manage a release?"</li>
-<li>How to constructing a set of release tarballs. This section discusses
+<li>How to construct a set of release tarballs. This section discusses
the steps required to go from source code in the repository to a set of
distributable <tt>.tar.gz</tt> or <tt>.zip</tt> files with the
desired content.</li>