Fix various typos (#3711)

This commit is contained in:
Elairyx
2022-03-01 12:34:28 +01:00
committed by GitHub
parent 0395b73f4a
commit 9cd96461d7

View File

@@ -294,8 +294,8 @@ void ExtensionSubDeclaration2(gd::ObjectMetadata& obj) {
obj.AddCondition("NoMoreParticles",
_("No more particles"),
_("Check if the object does not emit particles "
"anylonger, so as to destroy it for example."),
_("_PARAM0_ does not emit anylonger."),
"any longer, so as to destroy it for example."),
_("_PARAM0_ does not emit any longer"),
_("Common"),
"CppPlatform/Extensions/particleSystemicon24.png",
"CppPlatform/Extensions/particleSystemicon16.png")