Skip to content

Commit 82af551

Browse files
committed
convert tabs to spaces
1 parent dacb084 commit 82af551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/Build-Folder.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ start-sleep -milliseconds 250
4747

4848
$editor = (GetConfigValue 'global-win' 'editor')
4949
if(!$?){
50-
write-error "Could not locate editor command."
51-
exit 1
50+
write-error "Could not locate editor command."
51+
exit 1
5252
}
5353

5454
&$editor

0 commit comments

Comments
 (0)