Skip to content

Commit 1421b72

Browse files
authored
Merge pull request #27 from twangboy/fix_windows
Replace utf-8 apostrophe character
2 parents 9cb363d + fa86504 commit 1421b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/svtminion.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The script returns the following exit codes to indicate its status:
2828
- 126 - `scriptFailed`
2929
- 130 - `scriptTerminated`
3030
31-
If the `-Status` option is passed, the exit code signals the Salt minions
31+
If the `-Status` option is passed, the exit code signals the Salt minion's
3232
installation status as follows:
3333
- 100 - Installed (and running)
3434
- 101 - Installing

0 commit comments

Comments
 (0)