From 328c7ef07e6de070d6960aff90729f9eedc35855 Mon Sep 17 00:00:00 2001 From: Arkensor Date: Sun, 21 Apr 2024 10:53:04 +0200 Subject: [PATCH] Update EPF_Utils.c Fix typo --- src/Scripts/Game/EPF_Utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scripts/Game/EPF_Utils.c b/src/Scripts/Game/EPF_Utils.c index dca56c2..2804069 100644 --- a/src/Scripts/Game/EPF_Utils.c +++ b/src/Scripts/Game/EPF_Utils.c @@ -22,7 +22,7 @@ class EPF_Utils } else { - Debug.Error("Dedicated server is not correctly configuted to connect to the BI backend.\nSee https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting"); + Debug.Error("Dedicated server is not correctly configured to connect to the BI backend.\nSee https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting"); } }