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.
2 parents ef2ae20 + c58fbfa commit aefb8a1Copy full SHA for aefb8a1
1 file changed
vagrant-spk
@@ -735,8 +735,8 @@ def shell(args):
735
# vagrant is slow to start up, so we run both checks in the same vagrant
736
# ssh invocation.
737
#
738
- # For safety on Windows especially, and to make it easier to manually test this on Mac/Liniux
739
- # via "vagrant ssh -c '...'", we avoid using any of these characters within the string:
+ # For safety on Windows especially, and to make it easier to manually test this on Mac/Linux via
+ # "vagrant ssh -c '...'", we avoid using any of these characters within the string:
740
741
# - apostrophe: '
742
# - quotation mark: "
0 commit comments