-
-
Notifications
You must be signed in to change notification settings - Fork 740
Fix bosnian character descriptions #19476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix bosnian character descriptions #19476
Conversation
|
can you please clarify what this fixes? It seems like it is meant to just change |
|
Hi @seanbudd! I removed an unnecessary tab character from the word "Ustikolina", between the letters U and s. I also changed the title and adjusted it to match the other files as a reference, assuming that was okay. As for line endings, I did not actually change anything there. I simply uploaded the file from Windows. Thanks. |
fa7a6ee to
f27721a
Compare
|
Thanks @hdzrvcc0X74 - the PR looks right now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request fixes formatting issues in the Bosnian character descriptions file. The changes correct a malformed entry for the letter 'u' and update the copyright year range.
Changes:
- Fixed the character description for 'u' by removing an erroneous tab character that incorrectly split "Ustikolina" into two parts
- Updated copyright year range from 2025 to 2025-2026
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Link to issue number:
Replaces #19466.