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
@@ -141,7 +141,7 @@ void ElementsCategoryEditor::acceptCreation()
|
||||
return;
|
||||
}
|
||||
|
||||
//User must enter a directorie name
|
||||
//User must enter a directory name
|
||||
if (!m_file_line_edit -> isValid()) {
|
||||
QET::QetMessageBox::critical(this,
|
||||
tr("Nom interne manquant", "message box title"),
|
||||
|
||||
Reference in New Issue
Block a user