mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Fix various typos in source documentation and comments
Found via `codespell`
This commit is contained in:
committed by
Laurent Trinques
parent
1eed13c617
commit
a76e5446aa
@@ -150,7 +150,7 @@ ImportElementTextPattern::ImportElementTextPattern(Element *elmt):
|
||||
|
||||
bool ok=false;
|
||||
bool erase = false;
|
||||
//Remove the .xml extention of the files
|
||||
//Remove the .xml extension of the files
|
||||
result.replaceInStrings(".xml", "");
|
||||
QString name = getName(result, &ok, &erase);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user