File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
5.1/Microsoft.PowerShell.Core/About
7.4/Microsoft.PowerShell.Core/About
7.5/Microsoft.PowerShell.Core/About
7.6/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ overloads. The first overload has parameters for the dimensions of the cube and
198198a flag to indicate whether the method should validate the input.
199199
200200The second overload only includes the numeric inputs. It calls the first
201- overload with ` $Static ` as ` $true ` . The second overload gives users a way to
201+ overload with ` $Strict ` as ` $true ` . The second overload gives users a way to
202202call the method without always having to define whether to strictly validate
203203the input.
204204
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ overloads. The first overload has parameters for the dimensions of the cube and
195195a flag to indicate whether the method should validate the input.
196196
197197The 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
198+ overload with ` $Strict ` as ` $true ` . The second overload gives users a way to
199199call the method without always having to define whether to strictly validate
200200the input.
201201
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ overloads. The first overload has parameters for the dimensions of the cube and
195195a flag to indicate whether the method should validate the input.
196196
197197The 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
198+ overload with ` $Strict ` as ` $true ` . The second overload gives users a way to
199199call the method without always having to define whether to strictly validate
200200the input.
201201
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ overloads. The first overload has parameters for the dimensions of the cube and
195195a flag to indicate whether the method should validate the input.
196196
197197The 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
198+ overload with ` $Strict ` as ` $true ` . The second overload gives users a way to
199199call the method without always having to define whether to strictly validate
200200the input.
201201
You can’t perform that action at this time.
0 commit comments