fixed typo

This commit is contained in:
csoler 2020-12-15 09:33:49 +01:00
parent d4e5a2ea83
commit e493bdec8a

View File

@ -775,7 +775,7 @@ void CreateGxsChannelMsg::sendMsg()
QMessageBox::information(nullptr,
tr("Post refers to temporary shared files"),
tr("The following files will only shared until you restart Retroshare. Think about adding them to a shared directory.")
tr("The following files will only be shared until you restart Retroshare. Think about adding them to a shared directory.")
+filesstr);
}