diff options
| author | 2015-12-09 11:58:53 +0000 | |
|---|---|---|
| committer | 2015-12-19 02:40:22 +0000 | |
| commit | 7d4516afc4cd194f9224dcd5e07e0f234c162fdf (patch) | |
| tree | a1a165c897339fcbd35a27108fe16c999a3041e2 /src/modules/torrent/KTorrentDbusInterface.cpp | |
| parent | Merge pull request #1776 from TheReign/issue_1754_2 (diff) | |
| download | KVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.tar.gz KVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.tar.bz2 KVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.zip | |
src/modules typos: capitalize, formatting, consistency and syntax fixes
Diffstat (limited to 'src/modules/torrent/KTorrentDbusInterface.cpp')
| -rw-r--r-- | src/modules/torrent/KTorrentDbusInterface.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/torrent/KTorrentDbusInterface.cpp b/src/modules/torrent/KTorrentDbusInterface.cpp index dc7160860..87e7a3be8 100644 --- a/src/modules/torrent/KTorrentDbusInterface.cpp +++ b/src/modules/torrent/KTorrentDbusInterface.cpp @@ -3,7 +3,7 @@ // DBus interface for KTorrent client. // // File : KTorrentDbusInterface.h -// Creation date : Mod Nov 17 13:46:00 2008 GMT by Fabio Bas +// Creation date : Mon Nov 17 13:46:00 2008 GMT by Fabio Bas // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) @@ -37,7 +37,7 @@ KTorrentDbusInterface, "ktorrentdbus", __tr2qs_ctx( - "An interface to KDE's excellent KTorrent client.\n" \ + "An interface for KDE's excellent KTorrent client.\n" \ "Download it from http://www.ktorrent.org\n", "torrent" ) |
