Explorar el Código

Remove colloq..

bryan hace 1 año
padre
commit
3acd46e75d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -839,7 +839,7 @@ buildRPM() {
 	EOF
 
     # Run rpmbuild
-    echo "Building MC $MC_VERSION RPM, this may take awhile"
+    echo "Building MC $MC_VERSION RPM, this may take some time"
     rpmbuild_cmd=(
         rpmbuild 
             --define="%_topdir $OUTPUTDIR"