mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +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:
@@ -688,7 +688,7 @@ void QETElementEditor::slot_updateInformations()
|
||||
/**
|
||||
* @brief QETElementEditor::checkElement
|
||||
* Do several check about element.
|
||||
* If error is occured return false
|
||||
* If error is occurred return false
|
||||
*/
|
||||
bool QETElementEditor::checkElement()
|
||||
{
|
||||
@@ -1135,7 +1135,7 @@ void QETElementEditor::slot_reload()
|
||||
/**
|
||||
* @brief QETElementEditor::slot_save
|
||||
* Save the current editing element.
|
||||
* If the filepath or location is unknow, use save_as instead
|
||||
* If the filepath or location is unknown, use save_as instead
|
||||
* @return true if save with success
|
||||
*/
|
||||
bool QETElementEditor::slot_save()
|
||||
|
||||
Reference in New Issue
Block a user