Skip to content
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

More fix duplicate words typos #77859

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ampersand55
Copy link
Contributor

Summary

None

Purpose of change

Fix typos with duplicate words.

Follow up to this: #77830 but with more common English words. I've excluded the fix in #77849, it should be merged separately.

Describe the solution

Search json strings for duplicate words and replace, then go over manually to check for false positives.

words checked:

a,an,the,that,this,these,those,here,there,be,am,are,is,was,do,does,did,done,have,has,had,i,you,he,she,it,we,they,me,him,her,us,them,my,your,his,hers,its,our,their,how,what,where,which,who,why,all,and,any,not,some,or,with,but,so,yet,about,as,at,but,by,for,from,in,into,of,off,on,over,out,per,than,to,too,up,came,come,comes,can,get,gets,got,go,know,knows,like,likes,make,makes,made,say,says,said,see,sees,take,takes,want,wants,will,would

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added NPC / Factions NPCs, AI, Speech, Factions, Ownership [JSON] Changes (can be) made in JSON Items: Food / Vitamins Comestibles and drinks Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies Lore Game lore, in-game communication. Also the Lore tab. Mods: Magiclysm Anything to do with the Magiclysm mod Mods: Aftershock Anything to do with the Aftershock mod Mods: Dark Days of the Dead Anything related to the DDotD mod (classic style zombies) Mechanics: Enchantments / Spells Enchantments and spells Items: Armor / Clothing Armor and clothing EOC: Effects On Condition Anything concerning Effects On Condition Mods: Xedra Evolved Anything to do with Xedra Evolved Mods: Mind Over Matter <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Nov 14, 2024
@Night-Pryanik Night-Pryanik merged commit 3172aa6 into CleverRaven:master Nov 18, 2024
18 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) EOC: Effects On Condition Anything concerning Effects On Condition Items: Armor / Clothing Armor and clothing Items: Food / Vitamins Comestibles and drinks [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Lore Game lore, in-game communication. Also the Lore tab. Mechanics: Enchantments / Spells Enchantments and spells Mods: Aftershock Anything to do with the Aftershock mod Mods: Dark Days of the Dead Anything related to the DDotD mod (classic style zombies) Mods: Magiclysm Anything to do with the Magiclysm mod Mods: Mind Over Matter Mods: Xedra Evolved Anything to do with Xedra Evolved Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants