mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Fix some Debian lintian spelling errors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5262 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -554,7 +554,7 @@ QString QET::titleBlockColumnLengthToString(const TitleBlockColumnLength &icl)
|
||||
@param filepath Path to the file to be written
|
||||
@param error_message If non-zero, will contain an error message explaining
|
||||
what happened when this function returns false.
|
||||
@return false if an error occured, true otherwise
|
||||
@return false if an error occurred, true otherwise
|
||||
*/
|
||||
bool QET::writeXmlFile(QDomDocument &xml_doc, const QString &filepath, QString *error_message) {
|
||||
QFile file(filepath);
|
||||
|
||||
Reference in New Issue
Block a user