Terrell Russell 10 anni fa
parent
commit
4037e8d41f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      bootstrap.sh

+ 1 - 1
bootstrap.sh

@@ -381,7 +381,7 @@ cat >> project-config.jam << EOF
 # override this variable.
 # override this variable.
 libraries = $LIBS ;
 libraries = $LIBS ;
 
 
-# These settings are equivivalent to corresponding command-line
+# These settings are equivalent to corresponding command-line
 # options.
 # options.
 option.set prefix : $PREFIX ;
 option.set prefix : $PREFIX ;
 option.set exec-prefix : $EPREFIX ;
 option.set exec-prefix : $EPREFIX ;

粤ICP备19079148号