From 1712dbaa02a6787a88c617e1efe879063e665145 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 16 Nov 2019 02:06:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20spacing=20between=20method?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D/StringExtensions.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/X10D/StringExtensions.cs b/X10D/StringExtensions.cs index 5de3e78..b236cf5 100644 --- a/X10D/StringExtensions.cs +++ b/X10D/StringExtensions.cs @@ -107,6 +107,7 @@ return builder.ToString(); } + /// /// Converts a to a . ///