You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2010/02/06 09:46:45 UTC

svn commit: r907193 - /click/trunk/click/documentation/docs/developer-guide/releasing.html

Author: sabob
Date: Sat Feb  6 08:46:45 2010
New Revision: 907193

URL: http://svn.apache.org/viewvc?rev=907193&view=rev
Log:
doco

Modified:
    click/trunk/click/documentation/docs/developer-guide/releasing.html

Modified: click/trunk/click/documentation/docs/developer-guide/releasing.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/developer-guide/releasing.html?rev=907193&r1=907192&r2=907193&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/developer-guide/releasing.html (original)
+++ click/trunk/click/documentation/docs/developer-guide/releasing.html Sat Feb  6 08:46:45 2010
@@ -224,7 +224,7 @@
                 <tt>/www/www.apache.org/dist/click/click/X.X.X</tt>
 
                 <p/>
-                First off login at apache:
+                First login at apache:
                 <pre class="codeConfig">ssh people.apache.org</pre>
                 Then make sure your umask is set to 002. If not, enter the following command:
                 <pre class="codeConfig">umask 002</pre>