Skip to content

Commit 5595193

Browse files
authored
Removed typo
Too many Rs
1 parent ee74a4b commit 5595193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin_Relay/Assets/Strings/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@
9999
},
100100
{
101101
"id": "/RelayStatuses/ServiceError",
102-
"translation": "Service error!\nE_SERVICE_ERRROR\nThe data receiver service couldn't be instantiated due to an error. {}"
102+
"translation": "Service error!\nE_SERVICE_ERROR\nThe data receiver service couldn't be instantiated due to an error. {}"
103103
},
104104
{
105105
"id": "/RelayStatuses/ConnectionError",
106-
"translation": "Connection error!\nE_CONNECTION_ERRROR\nCouldn't connect to the data service server due to an error. {}"
106+
"translation": "Connection error!\nE_CONNECTION_ERROR\nCouldn't connect to the data service server due to an error. {}"
107107
},
108108
{
109109
"id": "/RelayStatuses/ConnectionLost",

0 commit comments

Comments
 (0)