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

Re: [PATCH]Typo fixes for dist.sh

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2005-12-07 08:30:31 CET

Incorporated.

With regards
Kamesh Jayachandran
Steve Williams wrote:
> Kamesh Jayachandran wrote:
>> Hi All,
>> Just going through dist.sh to apply my fix for #699 and test, came
>> across 3 typo mistakes.
>>
> [snip]
>> +# When building a alpha, beta or rc tarballs pass the appropriate
>> flag
>
> Should be no 'a' before "alpha" either.
> "When building alpha, beta or rc tarballs pass the appropriate flag"
>

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 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 08:30:32 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.