We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe5a77 commit e9b1417Copy full SHA for e9b1417
Tests/Engine/InvokeScriptAnalyzer.tests.ps1
@@ -72,7 +72,7 @@ Describe "Test Path" {
72
73
if (!$testingLibraryUsage)
74
{
75
- #There is probably a more consice way to do this but for now we will settle for this!
+ #There is probably a more concise way to do this but for now we will settle for this!
76
Function GetFreeDrive ($freeDriveLen) {
77
$ordA = 65
78
$ordZ = 90
0 commit comments