fix spelling

This commit is contained in:
Garux
2021-05-24 20:23:09 +03:00
parent 5efe29d863
commit 6c00419653
175 changed files with 414 additions and 414 deletions

View File

@@ -364,7 +364,7 @@ bool XmlTagBuilder::AddShaderTag( const char* shader, const char* content, NodeT
int XmlTagBuilder::RenameShaderTag( const char* oldtag, CopiedString newtag ){
/* Replaces tag node contents
char* oldtag - the <tag></tag> node content that sould be changed
char* oldtag - the <tag></tag> node content that should be changed
char* newtag - the new <tag></tag> node content
returns the number of renamed shaders