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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to