Author: tedp-guest Date: 2007-08-27 12:04:20 +0000 (Mon, 27 Aug 2007) New Revision: 4066
Modified: trunk/importdiff.sh Log: Fix typo Modified: trunk/importdiff.sh =================================================================== --- trunk/importdiff.sh 2007-08-25 14:37:45 UTC (rev 4065) +++ trunk/importdiff.sh 2007-08-27 12:04:20 UTC (rev 4066) @@ -3,7 +3,7 @@ # Copy changed files after building a package to a CVS tree: # 1. changes cvs_base below # 2. build the package -# 3. call this script with the .difff.gz as parameter +# 3. call this script with the .diff.gz as parameter # 4. commit and tag the changes into CVS before uploading! # # Written by Stefan Gybas <[EMAIL PROTECTED]>. Released under the GPL! _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

