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

* typos fix #856

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lang/compendium_lang/lang_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,8 @@
"a Sphinx with an impossible riddle.",
"",
"The traveler thought for a moment, and",
"responded with a question the that",
"the Sphinx could not answer."
"responded with a question that the",
"Sphinx could not answer."
]
},
"steel armor": {
Expand Down
6 changes: 3 additions & 3 deletions lang/compendium_lang/lang_world.json
Original file line number Diff line number Diff line change
Expand Up @@ -1753,9 +1753,9 @@
],
"details": [
"Agents of the magicians' guild are",
"are adaptable spellcasters, able",
"to read and memorize most spells,",
"as long as they have been practicing.",
"adaptable spellcasters, able to",
"read and memorize most spells, as",
"long as they have been practicing.",
"",
"Most magicians have secondary skills",
"which allow them to reserve magic for",
Expand Down
Loading