Skip to content

fix: Correct one Korean typo in banner.js#118

Merged
marcprux merged 1 commit intokeepandroidopen:mainfrom
AlphaKR93:fix/typo-in-ko-banner
Feb 22, 2026
Merged

fix: Correct one Korean typo in banner.js#118
marcprux merged 1 commit intokeepandroidopen:mainfrom
AlphaKR93:fix/typo-in-ko-banner

Conversation

@AlphaKR93
Copy link
Contributor

The correct Korean sentence is "Android가 폐'쇠'된 플랫폼이 되기 까지 남은 시간", but there was a typo in the latest version where it would appear like this: "Android가 폐'쇇'된 플랫폼이 되기 까지 남은 시간"

Since '쇠'(U+C1E0) and '쇇'(U+C1C7) are close in the UTF-8 encoding table, the escape character appears to have been written incorrectly.

The correct Korean sentence is `Android가 폐'쇠'된 플랫폼이 되기 까지 남은 시간:`, but there was a typo in the latest version where it would appear like this: `Android가 폐'쇇'된 플랫폼이 되기 까지 남은 시간:`

Since '쇠'(`U+C1E0`) and '쇇'(`U+C1C7`) are close in the UTF-8 encoding table, the escape character appears to have been written incorrectly.

Signed-off-by: AlphaKR93 <dev@alpha93.kr>
@marcprux
Copy link
Collaborator

Thanks!

@marcprux marcprux merged commit 5f3857e into keepandroidopen:main Feb 22, 2026
2 checks passed
@marcprux
Copy link
Collaborator

@AlphaKR93, do you agree with #119 (comment)?

@AlphaKR93
Copy link
Contributor Author

AlphaKR93 commented Feb 22, 2026

@AlphaKR93, do you agree with #119 (comment)?

@marcprux Oh, yes. I made a mistake too. After checking the dictionary, '폐쇄' is the correct expression.

@AlphaKR93 AlphaKR93 deleted the fix/typo-in-ko-banner branch February 22, 2026 22:20
marcprux added a commit that referenced this pull request Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants