Correction

* Fix missing possessive apostrophe in `missingRequirementXforPlugin`.
This commit is contained in:
sibir
2023-05-26 20:53:29 -07:00
parent db62644449
commit 6577f3a09a
+1 -1
View File
@@ -71,7 +71,7 @@ prelude:
- &missingRequirementXforPlugin - &missingRequirementXforPlugin
type: warn type: warn
content: 'Some of this plugins requirements seem to be missing. Please ensure you have correctly installed **%1%**.' content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **%1%**.'
- &moddingPlugin - &moddingPlugin
type: error type: error