소스 검색

Corrected punctuation.

mitm 7 년 전
부모
커밋
4512fc0bfa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

@@ -54,7 +54,7 @@ image::jme3/advanced/nifty-screen-layer-panel.png[nifty-screen-layer-panel.png,w
 
 Create an empty *screen*.xml file in the `assets/Interface/` directory of your project.
 
-CAUTION: Do not use the SDK built in Nifty file editor. It does not work and is full of bugs that will lead to significant hair loss. Instead, create a empty XML file.
+CAUTION: Do not use the SDK built in Nifty file editor. It does not work and is full of bugs that will lead to significant hair loss. Instead, create an empty XML file.
 
 .Create XML File
 .  btn:[RMB] click on `Interface` and select `menu:New[Other>XML>XML Document]` followed by the btn:[Next >] button.
@@ -62,7 +62,7 @@ CAUTION: Do not use the SDK built in Nifty file editor. It does not work and is
 .  Name the file "`screen`" and when ready select btn:[Next >].
 .  Accept the default selection of "`Well-formed Document`" by clicking the btn:[Finish] button.
 
-Afterwards create the directory `assets/Interface/Fonts` and add a new font e.g. Arial.
+Afterwards create the directory `assets/Interface/Fonts` and add a new font, e.g. Arial.
 
 .Create Fonts Folder
 .  btn:[RMB] click on `Interface` and select `menu:New[Other>Other>Folder]` followed by the btn:[Next >] button.