Skip to content

Commit e9b1417

Browse files
author
kborle
committed
fixes a typo
1 parent 1fe5a77 commit e9b1417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Engine/InvokeScriptAnalyzer.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Describe "Test Path" {
7272

7373
if (!$testingLibraryUsage)
7474
{
75-
#There is probably a more consice way to do this but for now we will settle for this!
75+
#There is probably a more concise way to do this but for now we will settle for this!
7676
Function GetFreeDrive ($freeDriveLen) {
7777
$ordA = 65
7878
$ordZ = 90

0 commit comments

Comments
 (0)