From 02758c6b8ef93f9651d23e72f2ba42f528772fda Mon Sep 17 00:00:00 2001 From: Chris Cameron Date: Tue, 15 May 2018 15:03:24 -0400 Subject: [PATCH] refactor: Whitespace --- ICD.Common.Utils/Services/Logging/LogItem.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICD.Common.Utils/Services/Logging/LogItem.cs b/ICD.Common.Utils/Services/Logging/LogItem.cs index 38a4d5c..61ab71d 100644 --- a/ICD.Common.Utils/Services/Logging/LogItem.cs +++ b/ICD.Common.Utils/Services/Logging/LogItem.cs @@ -110,7 +110,7 @@ namespace ICD.Common.Utils.Services.Logging } /// - /// Gets the hashcode for this instance. + /// Gets the hashcode for this instance. /// /// public override int GetHashCode()