Ver código fonte

Added punctuation.

mitm 5 anos atrás
pai
commit
d61146006d
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/docs/asciidoc/sdk/model_loader_and_viewer.adoc

+ 2 - 2
src/docs/asciidoc/sdk/model_loader_and_viewer.adoc

@@ -24,8 +24,8 @@ Also, see this link:http://www.youtube.com/watch?v=nL7woH40i5c[demo video] on im
 
 The jMonkeyEngine SDK includes a tool to install the correct exporter tools in Blender to export OgreXML files. To install the exporter, do the following:
 
-.  Select menu:Tools[OgreXML>Install>Blender OgreXML] in the jMonkeyEngine SDK Menu
-.  If you are presented a filechooser, select the folder where your blender scripts reside
+.  Select menu:Tools[OgreXML>Install>Blender OgreXML] in the jMonkeyEngine SDK Menu.
+.  If you are presented a filechooser, select the folder where your blender scripts reside.
 .  Press "`Install`" in the window that opens.
 
 Also check out <<jme3/external/blender#,how to create compatible models in blender>> and <<jme3/intermediate/multi-media_asset_pipeline#,how to organize your assets>>.