mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 23:00:56 -04:00
Merge pull request #1634 from deferredreward/master
fixed typo strenghten => strengthen across all locations
This commit is contained in:
commit
5bd07b4a55
28 changed files with 28 additions and 28 deletions
|
@ -249,7 +249,7 @@ MessagesDialog::MessagesDialog(QWidget *parent)
|
|||
are always encrypted and signed, and are relayed by intermediate nodes until they reach their final destination. </p>\
|
||||
<p>Distant messages stay into your Outbox until an acknowledgement of receipt has been received.</p>\
|
||||
<p>Generally, you may use messages to recommend files to your friends by pasting file links, \
|
||||
or recommend friend nodes to other friend nodes, in order to strenghten your network, or send feedback \
|
||||
or recommend friend nodes to other friend nodes, in order to strengthen your network, or send feedback \
|
||||
to a channel's owner.</p> \
|
||||
").arg(QString::number(2*S)).arg(QString::number(S)) ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue