From 1c5164ed10cbaabf438a9f8ed02577f480d60714 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Wed, 1 Feb 2017 05:14:16 +0000 Subject: Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.1