summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-06-21 12:09:57 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-06-21 12:09:57 +0200
commit138680c6a81c9afa2d77d4d822837d880f2f107a (patch)
treec6d12057d587302bb7555dc854637ee7bee52757 /mainwindow.h
parent9ae86ff7ce80cb1db51e2dbe1321bfcd68f05212 (diff)
README beautification for export and use, travis fix for README, minor cleanup
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 382e839c..9c69fec6 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -22,7 +22,7 @@ class MainWindow;
/*!
\struct execQueueItem
- \brief Execution queu items for non-interactive ordered execution.
+ \brief Execution queue items for non-interactive ordered execution.
*/
struct execQueueItem {
QString app;