1
0
mirror of https://github.com/itay-grudev/SingleApplication.git synced 2025-03-29 16:42:38 +08:00

Fixed typo in README.md

This commit is contained in:
Itay Grudev 2017-02-01 05:14:16 +00:00 committed by GitHub
parent 1c52aaf284
commit 1c5164ed10

View File

@ -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)