소스 검색

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.
 ====