From e1e69ee85652f9ddb489b108c6d1c701c74bd7fa Mon Sep 17 00:00:00 2001 From: Daniel Bradshaw Date: Wed, 29 May 2013 14:59:22 +0100 Subject: [PATCH] Possessive version of pronoun it has no apostrophe --- bootstrap-salt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index f8a579f..958b63c 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -145,7 +145,7 @@ usage() { -C Only run the configuration function. This option automaticaly bypasses any installation. -P Allow pip based installations. On some distributions the required salt - packages or it's dependencies are not available as a package for that + packages or its dependencies are not available as a package for that distribution. Using this flag allows the script to use pip as a last resort method. NOTE: This works for functions which actually implement pip based installations.