فهرست منبع

[makefile] fix typo

Simon Krajewski 10 سال پیش
والد
کامیت
44ed4e425a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -2,7 +2,7 @@
 #
 #  - use 'make' to build all
 #  - use 'make haxe' to build only the compiler (not the libraries)
-#  - if you want to build quickly, install 'ocamlopt.opt' and change OCAMLOPT=ocamlopt.top
+#  - if you want to build quickly, install 'ocamlopt.opt' and change OCAMLOPT=ocamlopt.opt
 #
 #  Windows users :
 #  - use 'make -f Makefile.win' to build for Windows