mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 20:59:59 +02: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
@@ -191,7 +191,7 @@ class QETApp : public QObject
|
||||
bool every_template_reduced;
|
||||
bool every_template_visible;
|
||||
QSignalMapper signal_map;
|
||||
QETArguments qet_arguments_; ///< Comand-line arguments parser
|
||||
QETArguments qet_arguments_; ///< Command-line arguments parser
|
||||
/**
|
||||
@brief non_interactive_execution_
|
||||
Whether the application will end
|
||||
|
||||
Reference in New Issue
Block a user