Skip to content

Fix ASEG capitalization in title_capitalization()#5644

Merged
GlazerMann merged 1 commit into
ms609:masterfrom
redalert2fan:fix/aseg-capitalization
Jul 3, 2026
Merged

Fix ASEG capitalization in title_capitalization()#5644
GlazerMann merged 1 commit into
ms609:masterfrom
redalert2fan:fix/aseg-capitalization

Conversation

@redalert2fan

Copy link
Copy Markdown
Contributor

Add ASEG to LC_SMALL_WORDS/UC_SMALL_WORDS so it is not incorrectly lowercased to Aseg. ASEG has a V-C-V-C pattern which does not trigger the implicit 3+ consecutive consonant/vowel detection.

Add ASEG to LC_SMALL_WORDS/UC_SMALL_WORDS so it is not incorrectly lowercased to Aseg. ASEG has a V-C-V-C pattern which does not trigger the implicit 3+ consecutive consonant/vowel detection.
@GlazerMann GlazerMann merged commit 788599c into ms609:master Jul 3, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants