You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an item's name has symbols before it, the first word is not capitalized properly.
Let's say for <BASEFONT>name of item</BASEFONT> -> _name Of Item`
This seems to be an issue in determining what the beginning of a word is.
The text was updated successfully, but these errors were encountered:
Summary
When an item's name has symbols before it, the first word is not capitalized properly.
Let's say for
<BASEFONT>name of item</BASEFONT>
-> _name Of Item`This seems to be an issue in determining what the beginning of a word is.
The text was updated successfully, but these errors were encountered: