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()