Skip to content

Commit 328c7ef

Browse files
authored
Update EPF_Utils.c
Fix typo
1 parent f49949e commit 328c7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Scripts/Game/EPF_Utils.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class EPF_Utils
2222
}
2323
else
2424
{
25-
Debug.Error("Dedicated server is not correctly configuted to connect to the BI backend.\nSee https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting");
25+
Debug.Error("Dedicated server is not correctly configured to connect to the BI backend.\nSee https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting");
2626
}
2727
}
2828

0 commit comments

Comments
 (0)