Skip to content

Commit f1a5eab

Browse files
committed
fixtypo: sset => set
1 parent f9a0431 commit f1a5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.playeveryware.eos/Runtime/Core/Config/PlatformConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ protected virtual void MigrateNonOverrideableConfigValues(EOSConfig overrideValu
464464
// The user will have to set one directly.
465465
Debug.LogWarning($"The previous config did not explicitly define " +
466466
$"a deployment for this platform, and there are more than " +
467-
$"one available deployments. You must sset the Deployment in" +
467+
$"one available deployments. You must set the Deployment in" +
468468
$"the EOS Configuration window for this platform.");
469469
}
470470

0 commit comments

Comments
 (0)