Skip to content

Fix typo in Clear-ZeroedEnumPropertyValue help text: 'hashable' → 'hashtable' #181

@coderabbitai

Description

@coderabbitai

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions