WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Mistake in info file for mosh.tcz  (Read 1158 times)

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 278
Mistake in info file for mosh.tcz
« on: April 18, 2023, 06:58:01 PM »
In mosh.tcz.info for TC 13.x and 14.x x86_64, I made a mistake on this line in the "comment":
Code: [Select]
                Requires a UTF-8 locale setting (see mylocale.tcz).

I meant to write:
Code: [Select]
                Requires a UTF-8 locale setting (see getlocale.tcz).

This is a very minor thing, but with it I did manage to confuse myself quite a lot while trying to upgrade to TC 14 last night.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11573
Re: Mistake in info file for mosh.tcz
« Reply #1 on: April 18, 2023, 08:31:50 PM »
Hi CNK
Fixed.

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 278
Re: Mistake in info file for mosh.tcz
« Reply #2 on: April 18, 2023, 10:10:17 PM »
Thanks Rich.