commit: 147982c51d46e9c6203b5a87119c6ceff9493411 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Fri Aug 8 17:29:37 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Fri Aug 8 17:37:11 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=147982c5
locale.gen.5: correct a Japanese locale typo in the EXAMPLES section Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale.gen.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale.gen.5 b/locale.gen.5 index 0d144fa..339d812 100644 --- a/locale.gen.5 +++ b/locale.gen.5 @@ -53,7 +53,7 @@ en_US.UTF\-8 UTF\-8 zh_CN.UTF\-8 UTF\-8 de_DE.UTF\-8 UTF\-8 hi_IN.UTF\-8 UTF\-8 -jp_JP.UTF\-8 UTF\-8 +ja_JP.UTF\-8 UTF\-8 .sp # This is invalid because the charmap field is missing. en_US.UTF\-8
