[Midnightbsd-cvs] mports: chkfake.pl: spelling police.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 27 01:42:41 EDT 2007
Log Message:
-----------
spelling police.
Modified Files:
--------------
mports/Tools/scripts:
chkfake.pl (r1.4 -> r1.5)
-------------- next part --------------
Index: chkfake.pl
===================================================================
RCS file: /home/cvs/mports/Tools/scripts/chkfake.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -LTools/scripts/chkfake.pl -LTools/scripts/chkfake.pl -u -r1.4 -r1.5
--- Tools/scripts/chkfake.pl
+++ Tools/scripts/chkfake.pl
@@ -74,7 +74,7 @@
if (-e "$cwd/$_") {
print " $_ installed in $cwd"
} else {
- print " $_ not intalled."
+ print " $_ not installed."
}
}
More information about the Midnightbsd-cvs
mailing list