diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2015-06-01 15:16:58 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2015-06-01 15:16:58 (GMT) |
commit | 97895a4fdceee8f6b1eaea4253bb6dbffb9c9360 (patch) | |
tree | f17d31f8246439f95ab0f96a90edacefcd22ad33 /library | |
parent | e478e78b30e12b40d4cdced03374bff49e01a3ae (diff) | |
download | tcl-97895a4fdceee8f6b1eaea4253bb6dbffb9c9360.zip tcl-97895a4fdceee8f6b1eaea4253bb6dbffb9c9360.tar.gz tcl-97895a4fdceee8f6b1eaea4253bb6dbffb9c9360.tar.bz2 |
Make all msgcat tests pass
Diffstat (limited to 'library')
-rwxr-xr-x | library/msgcat/msgcat.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgcat/msgcat.tcl b/library/msgcat/msgcat.tcl index b217634..228ac97 100755 --- a/library/msgcat/msgcat.tcl +++ b/library/msgcat/msgcat.tcl @@ -435,7 +435,7 @@ proc msgcat::mcloadedlocales {subcommand} { # default data, if no package locale is set. # # Arguments: -# subcommand One of get, init, present, add or remove +# subcommand see list above # locale package locale (only set subcommand) # # Results: |