summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordsainty <dsainty>2007-08-08 08:12:12 +0000
committerdsainty <dsainty>2007-08-08 08:12:12 +0000
commitf5f09285d275ed4938c592a8d0d2972bb2ea5b84 (patch)
treeac0c6bf1c473e5a5953b9c6a1f3dc2c30425c040 /mk
parent567bcf66d2048f1b546af36c324b8f84be041b3b (diff)
downloadpkgsrc-f5f09285d275ed4938c592a8d0d2972bb2ea5b84.tar.gz
Fix some typos in comments, no functional change
Diffstat (limited to 'mk')
-rw-r--r--mk/emacs.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/mk/emacs.mk b/mk/emacs.mk
index ba19e62b0dd..58e031944fc 100644
--- a/mk/emacs.mk
+++ b/mk/emacs.mk
@@ -1,10 +1,10 @@
-# $NetBSD: emacs.mk,v 1.41 2007/06/30 05:13:24 joerg Exp $
+# $NetBSD: emacs.mk,v 1.42 2007/08/08 08:12:12 dsainty Exp $
#
# This Makefile fragment handles Emacs Lisp Packages (== ELPs).
#
# Note to users:
#
-# * Users choose one favoriate Emacs version (default GNU Emacs 21).
+# * Users choose one favourite Emacs version (default GNU Emacs 21).
#
# * Emacs Lisp files are installed...
# GNU emacs
@@ -38,7 +38,7 @@
#
# EMACS_TYPE
# Description:
-# The user's favoriate Emacs version.
+# The user's favourite Emacs version.
# Possible values:
# emacs21, emacs21nox, emacs22, emacs22nox, emacs20, xemacs215, xemacs214
# Default value:
@@ -121,7 +121,7 @@
# Description:
# Emacs minor version.
# Possible values:
-# <interger>
+# <integer>
#
# Variables provided in ELPs' PLIST:
#
@@ -161,7 +161,7 @@
# "@comment" depending on the Emacs version; when
# "emacs21" is used, ${FOR_emacs} and ${FOR_emacs21}
# become "" (empty), and other macros become
-# "@comment"; thie means that only the PLIST lines
+# "@comment"; this means that only the PLIST lines
# prefixed by ${FOR_emacs} and ${FOR_emacs21} are
# valid.
# Possible values: