瀏覽代碼

Merge pull request #152 from joealam/master

(README) Fix misleading typo regarding generate_bindings
Thomas Herzog 7 年之前
父節點
當前提交
09409f5c37
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ $ cd ..
 resulting libraries will be placed under `bin/` and the generated headers will be placed under `include/*`
 
 **Note:**
-> `regenerate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
+> `generate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
 
 > Include `use_llvm=yes` for using clang++