aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay-grudev@users.noreply.github.com>2017-02-01 05:14:16 +0000
committerGitHub <noreply@github.com>2017-02-01 05:14:16 +0000
commit1c5164ed10cbaabf438a9f8ed02577f480d60714 (patch)
treec2dfd06abb69653a72aad17db25b94ab9f9dc5bc
parentv3.0.5a (diff)
downloadsingleapplication-1c5164ed10cbaabf438a9f8ed02577f480d60714.tar.xz
Fixed typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b4617d..f58f9b5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
SingleApplication
=================
-This is a replacement of the QSingleApplication for `Qt5`.
+This is a replacement of the QtSingleApplication for `Qt5`.
Keeps the Primary Instance of your Application and kills each subsequent
instances. It can (if enabled) spawn secondary (non-related to the primary)