summaryrefslogtreecommitdiff
path: root/textproc/xerces-c2-devel/Makefile
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2003-10-17 17:41:21 +0000
committerCeri Davies <ceri@FreeBSD.org>2003-10-17 17:41:21 +0000
commit30ceea6a91623d9ef999f6cef4f5a448cd812874 (patch)
treef4d3051f014d604806b844e163f938a666ede935 /textproc/xerces-c2-devel/Makefile
parentadd linkchecker 1.9.3 (diff)
Correct a typo in an informational message. No functional change.
Notes
Notes: svn path=/head/; revision=91519
Diffstat (limited to 'textproc/xerces-c2-devel/Makefile')
-rw-r--r--textproc/xerces-c2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile
index 7aca8c3d0f59..eb196a1fa6c6 100644
--- a/textproc/xerces-c2-devel/Makefile
+++ b/textproc/xerces-c2-devel/Makefile
@@ -105,7 +105,7 @@ pre-everything::
@${ECHO} 'NOPORTDOCS do not copy documentation'
@${ECHO} 'DEBUG include debugging information, do not strip'
@${ECHO} ''
- @${ECHO} 'Also you may set TRANSODER to the following values (without -D):'
+ @${ECHO} 'Also you may set TRANSCODER to the following values (without -D):'
@${ECHO} ''
@${ECHO} 'TRANSCODER=[icu|IconvFBSD|native] default: IconvFBSD'
@${ECHO} ''