From 067defc8c618784024fbab8985b196565cddadc4 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Sat, 26 Jan 2019 23:44:22 -0600 Subject: [PATCH] minor documentation edit. --- RecrownedAthenaeum/UI/Skin/SkinManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecrownedAthenaeum/UI/Skin/SkinManager.cs b/RecrownedAthenaeum/UI/Skin/SkinManager.cs index 2741739..0531552 100644 --- a/RecrownedAthenaeum/UI/Skin/SkinManager.cs +++ b/RecrownedAthenaeum/UI/Skin/SkinManager.cs @@ -109,7 +109,7 @@ namespace RecrownedAthenaeum.UI.Skin } /// - /// loads a skin asynchronously. + /// loads a skin asynchronously to the . /// /// Graphics device to use for texture creation. Uses graphics device from by default. /// The data to generate from.