From 9b781085fe22fd2af0c28e555d884b062fd0982a Mon Sep 17 00:00:00 2001 From: defnax Date: Sat, 6 Feb 2021 23:08:38 +0100 Subject: [PATCH] correcting changes --- retroshare-gui/src/gui/HomePage.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/retroshare-gui/src/gui/HomePage.cpp b/retroshare-gui/src/gui/HomePage.cpp index 1e7f2068a..a8c5e8706 100644 --- a/retroshare-gui/src/gui/HomePage.cpp +++ b/retroshare-gui/src/gui/HomePage.cpp @@ -108,9 +108,9 @@ HomePage::HomePage(QWidget *parent) :
\ \
\ -

To do so, copy your RetroShare ID on this page and send it to friends, and add your friends' RetroShare ID.

\ +

To do so, copy your Retroshare ID on this page and send it to friends, and add your friends' Retroshare ID.

\

Another option is to search the internet for \"Retroshare chat servers\" (independently administrated). These servers allow you to exchange \ - RetroShare ID with a dedicated Retroshare node, through which\ + Retroshare ID with a dedicated Retroshare node, through which\ you will be able to anonymously meet other people.

").arg(QString::number(2*S)).arg(width()*0.5); registerHelpButton(ui->helpButton,help_str,"HomePage") ;