We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86e961 commit 61f17f8Copy full SHA for 61f17f8
1 file changed
reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Methods.md
@@ -195,7 +195,7 @@ overloads. The first overload has parameters for the dimensions of the cube and
195
a flag to indicate whether the method should validate the input.
196
197
The second overload only includes the numeric inputs. It calls the first
198
-overload with `$Static` as `$true`. The second overload gives users a way to
+overload with `$Strict` as `$true`. The second overload gives users a way to
199
call the method without always having to define whether to strictly validate
200
the input.
201
0 commit comments