Skip to content

Commit

Permalink
Fixed a typo in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 8, 2009
1 parent fc9a135 commit f99fadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.txt
Expand Up @@ -1200,7 +1200,7 @@ Your config file is a Lua script, and as such, has access to all of Lua's
This is a string (not a function!) of the current locale, in the format
xx_YY, where "xx" is the language code (en for english, de for German, etc)
and "YY" is the country code: "en_US" for American English, fr_CA for
French Canadian, etc.
Canadian French, etc.

If MojoSetup can't determine the user's locale, this string is "???".

Expand Down

0 comments on commit f99fadb

Please sign in to comment.