mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 08:40:53 +01:00
Fix various typos in source documentation and comments (cont.)
Found via `codespell`
This commit is contained in:
committed by
Laurent Trinques
parent
a76e5446aa
commit
1994235bc5
@@ -68,7 +68,7 @@ QDomElement UserProperties::toXml(QDomDocument &xml_document) const
|
||||
* @brief UserProperties::fromXml
|
||||
* @param xml_element
|
||||
* @return load user properties from xml
|
||||
* Take car befor use this function that the tagName of this class
|
||||
* Take care before using this function that the tagName of this class
|
||||
* is the same as the tag of xml_element given in parameter.
|
||||
*/
|
||||
bool UserProperties::fromXml(const QDomElement &xml_element)
|
||||
|
||||
Reference in New Issue
Block a user