summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:52:21 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:52:21 +0000
commit6a67cf6e7292775621717e850940be7a8d390422 (patch)
tree74161415f064a1339b6847221225a4b6a1dece1d /editors/openoffice-1.0
parentAdd a message to explain how to configure randomness, and rndc. (diff)
Fix spelling of "preferred".
PR: 52740, 52741 Submitted by: Christopher Nehren <apeiron@comcast.net>
Notes
Notes: svn path=/head/; revision=82481
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 15605a217b27..9c923871c2da 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -208,7 +208,7 @@ pre-fetch:
@${ECHO} "automatically set LANG to a suitable"
@${ECHO} "value. You can change this with:"
@${ECHO}
- @${ECHO} "USE_LANG=\"prefered language\""
+ @${ECHO} "USE_LANG=\"preferred language\""
@${ECHO}
@${ECHO} "and set a different language"
@${ECHO} "like:"
@@ -229,7 +229,7 @@ pre-fetch:
@${ECHO}
@${ECHO} "Add USE_GCC=2.95 or USE_GCC=3.1"
@${ECHO} "to compile openoffice with your"
- @${ECHO} "prefered compiler."
+ @${ECHO} "preferred compiler."
.endif
.if !defined(WITH_BSD_JDK)
@${ECHO}