mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-07-02 08:38:13 +00:00
doc:Fixed doc typo
This commit is contained in:
parent
56a48175c6
commit
1c206c5539
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ namespace ICD.Common.Utils
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the IcdManualResetEvent class with a Boolean value indicating whether to set the initial state to signaled.
|
||||
/// Initializes a new instance of the IcdAutoResetEvent class with a Boolean value indicating whether to set the initial state to signaled.
|
||||
/// </summary>
|
||||
/// <param name="initialState">true to set the initial state signaled; false to set the initial state to nonsignaled.</param>
|
||||
[PublicAPI]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue