]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_scripts/biopieces_installer.sh
fixed biopieces installer
[biopieces.git] / bp_scripts / biopieces_installer.sh
index d9542ab136755fa7412e4de7c2e04d4dac1aee0d..f9f74f71a6a9928aaa3b6563fb332814b4d7d2bd 100755 (executable)
@@ -40,7 +40,7 @@ function abort
     exit
 }
 
-# Function to create a directory is it doesn't exist.
+# Function to create a directory if it doesn't exist.
 function dir_create
 {
     local dir=$1