diff options
Diffstat (limited to 'src/modules/dcc/broker.cpp')
| -rw-r--r-- | src/modules/dcc/broker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/broker.cpp b/src/modules/dcc/broker.cpp index ff3b27dc3..9d3216127 100644 --- a/src/modules/dcc/broker.cpp +++ b/src/modules/dcc/broker.cpp @@ -245,7 +245,7 @@ void KviDccBroker::rsendExecute(KviDccDescriptor * dcc) szTag = dcc->szFileName; } - // now add a file offer , so he we will accept it automatically + // now add a file offer, so he we will accept it automatically // 120 secs is a reasonable timeout QString szMask = dcc->szNick; szMask += "!*@*"; |
