[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH]Typo fixes for dist.sh

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2005-12-07 07:50:10 CET

Hi All,
Just going through dist.sh to apply my fix for #699 and test, came
across 3 typo mistakes.

This patch fixes those typo mistakes.

With regards
Kamesh Jayachandran

Index: dist.sh
===================================================================
--- dist.sh (revision 17660)
+++ dist.sh (working copy)
@@ -25,8 +25,8 @@
 # -apr ~/in-tree-libraries/httpd-2.0.50/srclib/apr \
 # -apru ~/in-tree-libraries/httpd-2.0.50/srclib/apr-util/
 #
-# When building a alpha, beta or rc tarballs pass the apppropriate flag
-# followeb by the number for that releasse. For example you'd do
+# When building a alpha, beta or rc tarballs pass the appropriate flag
+# followed by the number for that release. For example you'd do
 # the following for a Beta 1 release:
 # ./dist.sh -v 1.1.0 -r 10277 -pr branches/1.1.x -beta 1
 #

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 7 07:50:06 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.