From 791f6b1cae9b9ecfb8197e72a02865b0970fa0d8 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 23 Aug 2019 21:57:28 +0200 Subject: Fix spelling and typos (#70) --- singleapplication.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'singleapplication.h') diff --git a/singleapplication.h b/singleapplication.h index f123abd..cb50597 100644 --- a/singleapplication.h +++ b/singleapplication.h @@ -35,7 +35,7 @@ class SingleApplicationPrivate; /** - * @brief The SingleApplication class handles multipe instances of the same + * @brief The SingleApplication class handles multiple instances of the same * Application * @see QCoreApplication */ @@ -74,7 +74,7 @@ public: * if there is already a primary instance. * @arg {Mode} mode - Whether for the SingleApplication block to be applied * User wide or System wide. - * @arg {int} timeout - Timeout to wait in miliseconds. + * @arg {int} timeout - Timeout to wait in milliseconds. * @note argc and argv may be changed as Qt removes arguments that it * recognizes * @note Mode::SecondaryNotification only works if set on both the primary -- cgit v1.2.1