fix: EdgegapPlugin typo

This commit is contained in:
mischa 2023-11-08 10:27:23 +01:00
parent 9979745bf9
commit bcea21191b

View File

@ -904,7 +904,7 @@ public VisualElement GetServerDataVisualTree()
}
else
{
serverDataTree.Add(GetInfoText("Additionnal information will be displayed when the server is ready."));
serverDataTree.Add(GetInfoText("Additional information will be displayed when the server is ready."));
}
}
else