docs: Fixing comment

This commit is contained in:
Chris Cameron
2018-04-17 14:05:11 -04:00
parent 7065b0c567
commit 23047c1c2c

View File

@@ -29,7 +29,7 @@ namespace ICD.Common.Utils.Extensions
}
/// <summary>
/// Adds the item into a sorted list.
/// Adds the items into a sorted list.
/// </summary>
/// <typeparam name="T"></typeparam>
/// <param name="extends"></param>