From ac713250882fbf6f135e9c51c0333150c1d30236 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Fri, 16 Aug 2019 22:09:41 -0500 Subject: [PATCH] Fixed a typo in ModList docs --- BSIPA-ModList/UI/ViewControllers/MarkdownView.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs b/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs index a0bc87bb..60ff1ce8 100644 --- a/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs +++ b/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs @@ -66,7 +66,7 @@ namespace BSIPA_ModList.UI.ViewControllers private CommonMarkSettings settings; /// - /// Creates a new . Should never be called correctly. Instead, use . + /// Creates a new . Should never be called directly. Instead, use . /// public MarkdownView() {