Przeglądaj źródła

xplat: install_sh fix grammer

Oguz Bastemur 8 lat temu
rodzic
commit
d768d8db8a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tools/XPlatInstall/install_ch.sh

+ 1 - 1
tools/XPlatInstall/install_ch.sh

@@ -111,7 +111,7 @@ PRINT $SUCCESS_COLOR "] Download completed"
 CHECK_EXT_FAIL()
 {
     if [[ $? != 0 ]]; then
-        PRINT $ERROR_COLOR "] Extracting the compressed file is failed."
+        PRINT $ERROR_COLOR "] Extracting the compressed file failed."
         PRINT $DEFAULT_COLOR "] ${___}"
         rm -rf ChakraCoreFiles/
         rm -rf chakracore.tar.gz