[csw-devel] SF.net SVN: gar:[13883] csw/mgar/pkg/cswutils/trunk/files/checkpkg

theferret at users.sourceforge.net theferret at users.sourceforge.net
Sun Mar 20 22:44:48 CET 2011


Revision: 13883
          http://gar.svn.sourceforge.net/gar/?rev=13883&view=rev
Author:   theferret
Date:     2011-03-20 21:44:47 +0000 (Sun, 20 Mar 2011)

Log Message:
-----------
fix typo in checkpkg

Modified Paths:
--------------
    csw/mgar/pkg/cswutils/trunk/files/checkpkg

Modified: csw/mgar/pkg/cswutils/trunk/files/checkpkg
===================================================================
--- csw/mgar/pkg/cswutils/trunk/files/checkpkg	2011-03-20 21:15:22 UTC (rev 13882)
+++ csw/mgar/pkg/cswutils/trunk/files/checkpkg	2011-03-20 21:44:47 UTC (rev 13883)
@@ -443,7 +443,7 @@
 fi
 
 if [[ "$badstrings" != "" ]] ; then
-	print hunting for which speficic file have bad strings in them
+	print hunting for which specific file have bad strings in them
 	p=$PWD
 	cd $EXTRACTDIR/$pkgname
 	for badpath in $badpaths ; do


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


More information about the devel mailing list