mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
docs: Fixing invalid xml
This commit is contained in:
@@ -819,8 +819,7 @@ namespace ICD.Common.Utils.Extensions
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Wraps this object instance into an IEnumerable<T>
|
/// Wraps this object instance into an IEnumerable consisting of a single item.
|
||||||
/// consisting of a single item.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <typeparam name="T"> Type of the object. </typeparam>
|
/// <typeparam name="T"> Type of the object. </typeparam>
|
||||||
/// <param name="item"> The instance that will be wrapped. </param>
|
/// <param name="item"> The instance that will be wrapped. </param>
|
||||||
|
|||||||
Reference in New Issue
Block a user