diff options
Diffstat (limited to 'libktorrent/torrent/torrentcreator.cpp')
| -rw-r--r-- | libktorrent/torrent/torrentcreator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/torrentcreator.cpp b/libktorrent/torrent/torrentcreator.cpp index 6ccbd63..5538b9e 100644 --- a/libktorrent/torrent/torrentcreator.cpp +++ b/libktorrent/torrent/torrentcreator.cpp @@ -350,7 +350,7 @@ namespace bt TorrentControl* tc = new TorrentControl(); try { - // get the tqparent dir of target + // get the parent dir of target TQFileInfo fi = TQFileInfo(target); TQString odir; |
