diff options
author | dgp <dgp@users.sourceforge.net> | 2006-09-05 16:11:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-09-05 16:11:35 (GMT) |
commit | 074d20bb308981e3f28eff4662c43e9308f5b4ca (patch) | |
tree | c557bde20b65fbb5566aa0e4442ad79af08edabf /doc/msgcat.n | |
parent | e1d50730905ad1a9ac8790a9f12e2a321f490b77 (diff) | |
download | tcl-074d20bb308981e3f28eff4662c43e9308f5b4ca.zip tcl-074d20bb308981e3f28eff4662c43e9308f5b4ca.tar.gz tcl-074d20bb308981e3f28eff4662c43e9308f5b4ca.tar.bz2 |
typo
Diffstat (limited to 'doc/msgcat.n')
-rw-r--r-- | doc/msgcat.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/msgcat.n b/doc/msgcat.n index 924dc1e..e0380ce 100644 --- a/doc/msgcat.n +++ b/doc/msgcat.n @@ -173,7 +173,7 @@ en_GB_Funky, the locales ``en_GB_Funky'', ``en_GB'', ``en'' and ``'' .VE 1.4 are searched in order until a matching translation string is found. If no translation string is available, then -\fB::msgcat::unknown\fR is called. +\fB::msgcat::mcunknown\fR is called. .SH "NAMESPACES AND MESSAGE CATALOGS" .PP Strings stored in the message catalog are stored relative |