mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
docs: Fixing invalid xml
This commit is contained in:
parent
d24e17bc26
commit
9abf384bb4
1 changed files with 1 additions and 2 deletions
|
|
@ -819,8 +819,7 @@ namespace ICD.Common.Utils.Extensions
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wraps this object instance into an IEnumerable<T>
|
||||
/// consisting of a single item.
|
||||
/// Wraps this object instance into an IEnumerable consisting of a single item.
|
||||
/// </summary>
|
||||
/// <typeparam name="T"> Type of the object. </typeparam>
|
||||
/// <param name="item"> The instance that will be wrapped. </param>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue