Author: centic
Date: Wed Sep 21 05:49:37 2016
New Revision: 1761676

URL: http://svn.apache.org/viewvc?rev=1761676&view=rev
Log:
linkfix and typos

Modified:
    poi/site/src/documentation/release-guide.txt

Modified: poi/site/src/documentation/release-guide.txt
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1761676&r1=1761675&r2=1761676&view=diff
==============================================================================
--- poi/site/src/documentation/release-guide.txt (original)
+++ poi/site/src/documentation/release-guide.txt Wed Sep 21 05:49:37 2016
@@ -23,7 +23,7 @@
 
 (I) Prerequisites
 
-   1. You should read the <a href="https://apache.org/dev/release.html";>Apache 
Release FAQ</a>
+   1. You should read the <a 
href="https://www.apache.org/dev/release.html";>Apache Release FAQ</a>
    2a. You must have shell access to people.apache.org; and you should
        have key-based authentication set up
        (e.g. <a href="http://www.linuxproblem.org/art_9.html";>how to</a>.
@@ -82,7 +82,7 @@
    7. Before building, you should run the "rat-check" build task, which
       uses <a href="https://incubator.apache.org/rat/";>Apache Rat</a>
       to check the source tree for files lacking license headers. Files
-      without headers should be either fixed, or added to the exlude list
+      without headers should be either fixed, or added to the exclude list
 
    8. Check file permissions are correct in SVN.
       There can be  files in the SVN tree marked executable (have the
@@ -126,7 +126,7 @@ $ svn pd 'svn:executable' $(find -name .
 
   4. Summarise key changes, and any backwards incompatible ones,
      in the partially auto-generated build/dist/RELEASE-NOTES.txt
-     which needs to be commited separately
+     which needs to be committed separately
 
   5. validate signatures
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to