mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 06:05:08 +08:00
Typo in WebClient.cpp
This commit is contained in:
@@ -41,7 +41,7 @@ int WebClient::getEdition(
|
||||
{
|
||||
message.critical(
|
||||
w, "Error",
|
||||
tr("An error occured while trying to sign in. "
|
||||
tr("An error occurred while trying to sign in. "
|
||||
"Please contact the helpdesk, and provide the "
|
||||
"following details.\n\n%1").arg(e.what()));
|
||||
return edition;
|
||||
|
||||
Reference in New Issue
Block a user