Browse Source

Corrected typo.

mitm001 8 năm trước cách đây
mục cha
commit
475945a9c6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.
 ====