Description
Minor documentation typo in the help text of Clear-ZerovedEnumPropertyValue function.
Location
- File:
source/Private/Clear-ZeroedEnumPropertyValue.ps1
- Lines: 3-8 (SYNOPSIS/DESCRIPTION section)
Issue
The word "hashable" should be "hashtable" in the help documentation.
Suggested Fix
- Removes any properties from a hashable which have values that are
+ Removes any properties from a hashtable which have values that are
References
Requested by
@johlju
Description
Minor documentation typo in the help text of
Clear-ZerovedEnumPropertyValuefunction.Location
source/Private/Clear-ZeroedEnumPropertyValue.ps1Issue
The word "hashable" should be "hashtable" in the help documentation.
Suggested Fix
References
Requested by
@johlju