diff options
Diffstat (limited to 'libktorrent/torrent/peersourcemanager.h')
-rw-r--r-- | libktorrent/torrent/peersourcemanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peersourcemanager.h b/libktorrent/torrent/peersourcemanager.h index c46bbb8..d256397 100644 --- a/libktorrent/torrent/peersourcemanager.h +++ b/libktorrent/torrent/peersourcemanager.h @@ -165,7 +165,7 @@ namespace bt signals: /** - * tqStatus has changed of the tracker. + * Status has changed of the tracker. * @param ns The new status */ void statusChanged(const TQString & ns); |