diff options
| author | Itay Grudev <itay-grudev@users.noreply.github.com> | 2017-02-01 05:14:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-01 05:14:16 +0000 |
| commit | 1c5164ed10cbaabf438a9f8ed02577f480d60714 (patch) | |
| tree | c2dfd06abb69653a72aad17db25b94ab9f9dc5bc | |
| parent | v3.0.5a (diff) | |
| download | singleapplication-1c5164ed10cbaabf438a9f8ed02577f480d60714.tar.xz | |
Fixed typo in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
