瀏覽代碼

Corrected typo.

mitm001 8 年之前
父節點
當前提交
475945a9c6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docs/asciidoc/jme3/beginner/hello_terrain.adoc

+ 1 - 1
src/docs/asciidoc/jme3/beginner/hello_terrain.adoc

@@ -25,7 +25,7 @@ If you get an error when trying to create your `ImageBasedHeightMap` object, you
 
 [TIP]
 ====
-To use the example assets in a new jMonkeyEngine SDK project, btn:[RMB] select your project, select `menu:Propertie[Libraries]` and in  the `Compile` tab, press btn:[Add Library] and add the `jme3-test-data` library.
+To use the example assets in a new jMonkeyEngine SDK project, btn:[RMB] select your project, select `menu:Properties[Libraries]` and in  the `Compile` tab, press btn:[Add Library] and add the `jme3-test-data` library.
 ====