Fix typo in i18n_locales.zig.
parent
9cbca54597
commit
8a6c664686
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
/// Supported locales for the application. This must be kept up to date
|
||||
/// with the translations available in the `po/` directory; this is used
|
||||
/// by our build process as well runtime libghostty APIs.
|
||||
/// by our build process as well as runtime libghostty APIs.
|
||||
///
|
||||
/// The order also matters. For incomplete locale information (i.e. only
|
||||
/// a language code available), the first match is used. For example, if
|
||||
|
|
|
|||
Loading…
Reference in New Issue