diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-03-24 20:19:49 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-03-24 20:19:49 (GMT) |
commit | e27c66d81aa3904b675aa2851d14444b44c9555e (patch) | |
tree | a1b9c9fb440692f02f5b3a355e69ce695216cbf3 /library | |
parent | 5e0c34678e24c5ffe05c8a04f4395416067cefc1 (diff) | |
download | tcl-e27c66d81aa3904b675aa2851d14444b44c9555e.zip tcl-e27c66d81aa3904b675aa2851d14444b44c9555e.tar.gz tcl-e27c66d81aa3904b675aa2851d14444b44c9555e.tar.bz2 |
Fix [15e74a2fe6]: Fix various typos
Diffstat (limited to 'library')
-rw-r--r-- | library/clock.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/clock.tcl b/library/clock.tcl index aa5d228..b51f86f 100644 --- a/library/clock.tcl +++ b/library/clock.tcl @@ -223,7 +223,7 @@ proc ::tcl::clock::Initialize {} { ::msgcat::mcset ru GREGORIAN_CHANGE_DATE 2421639 - # Romania (Transylvania changed earler - perhaps de_RO should show the + # Romania (Transylvania changed earlier - perhaps de_RO should show the # earlier date?) ::msgcat::mcset ro GREGORIAN_CHANGE_DATE 2422063 |