aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-05-20 18:36:13 +0800
committerjoe <joe@FreeBSD.org>2001-05-20 18:36:13 +0800
commitddf33a11bdcc05d4bcc83e92ea6cfda43a50f2e4 (patch)
tree966d09daec4a446bb073a948d780f2b4d94571d3 /CVSROOT
parent22e3d98349dd9915af41193f1005e20c673fc142 (diff)
downloadfreebsd-ports-gnome-ddf33a11bdcc05d4bcc83e92ea6cfda43a50f2e4.tar.gz
freebsd-ports-gnome-ddf33a11bdcc05d4bcc83e92ea6cfda43a50f2e4.tar.zst
freebsd-ports-gnome-ddf33a11bdcc05d4bcc83e92ea6cfda43a50f2e4.zip
Fix a spilling mistoke in a comment.
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/cfg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/cfg.pm b/CVSROOT/cfg.pm
index 373aa1f41bc6..7c6a05c1c055 100755
--- a/CVSROOT/cfg.pm
+++ b/CVSROOT/cfg.pm
@@ -3,7 +3,7 @@
####################################################################
####################################################################
# This file contains configuration for the CVSROOT perl scripts.
-# WARNING: You are strongly adviced to check for syntax errors
+# WARNING: You are strongly advised to check for syntax errors
# in this file before committing it. Use: perl -c cfg.pm
####################################################################
####################################################################