diff options
author | joe <joe@FreeBSD.org> | 2001-08-31 05:52:48 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-08-31 05:52:48 +0800 |
commit | 2dcdf0a5b95211b029cee62ea03a7d0ce2ef8913 (patch) | |
tree | c41e52ab87165132b1adc4e2372b8d040f3f4711 /CVSROOT/commitcheck | |
parent | 4ae6a7c518bd55eabfff3ce626b3450b9fbdae88 (diff) | |
download | freebsd-ports-gnome-2dcdf0a5b95211b029cee62ea03a7d0ce2ef8913.tar.gz freebsd-ports-gnome-2dcdf0a5b95211b029cee62ea03a7d0ce2ef8913.tar.zst freebsd-ports-gnome-2dcdf0a5b95211b029cee62ea03a7d0ce2ef8913.zip |
Fix some typos.
Diffstat (limited to 'CVSROOT/commitcheck')
-rwxr-xr-x | CVSROOT/commitcheck | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CVSROOT/commitcheck b/CVSROOT/commitcheck index 4147547b53c3..5f531e55ca8c 100755 --- a/CVSROOT/commitcheck +++ b/CVSROOT/commitcheck @@ -6,7 +6,7 @@ # BEWARE: If you are "borrowing" this code for use on another cvs # repository, please make sure you change all references to '@FreeBSD.org' # in the log_accum script. Otherwise your commit messages will be sent -# to 'cvs-committers@freebsd.org' etc. This could be highly embarresing. :-) +# to 'cvs-committers@freebsd.org' etc. This could be highly embarrassing. :-) # case "`hostname | tr A-Z a-z`" in freefall.freebsd.org|internat.freebsd.org) @@ -47,7 +47,7 @@ else fi # -# Last minute checks and preperations for log_accum.pl later. This +# Last minute checks and preparations for log_accum.pl later. This # records the last directory in this commit so that log_accum knows when # to finish coalescing commit messages and mail it. # |