grubert | 17 Jun 2012 23:06
Picon
Gravatar

SF.net SVN: docutils:[7448] trunk/sandbox/infrastructure/release.sh

Revision: 7448
          http://docutils.svn.sourceforge.net/docutils/?rev=7448&view=rev
Author:   grubert
Date:     2012-06-17 21:06:52 +0000 (Sun, 17 Jun 2012)
Log Message:
-----------
fix typo in text

Modified Paths:
--------------
    trunk/sandbox/infrastructure/release.sh

Modified: trunk/sandbox/infrastructure/release.sh
===================================================================
--- trunk/sandbox/infrastructure/release.sh	2012-06-17 20:47:44 UTC (rev 7447)
+++ trunk/sandbox/infrastructure/release.sh	2012-06-17 21:06:52 UTC (rev 7448)
 <at>  <at>  -241,7 +241,7  <at>  <at> 
             fi
             if test -e "$site_packages/docutils-test"; then
                 echo "Error: \"$site_packages/docutils-test\" exists."
-                echo "removing left over from previous releae. Ctrl-C to abort."
+                echo "removing left over from previous release. Ctrl-C to abort."
                 read
                 rm -rf $site_packages/docutils-test
             fi

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

------------------------------------------------------------------------------
(Continue reading)


Gmane