浏览代码

fixed broken smart quote.

mitm 7 年之前
父节点
当前提交
bff4a06a14
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docs/asciidoc/jme3/setting_up_jme3_in_eclipse.adoc

+ 1 - 1
src/docs/asciidoc/jme3/setting_up_jme3_in_eclipse.adoc

@@ -40,7 +40,7 @@ The new project appears in the Explorer.
 Your project depends on the jMonkeyEngine libraries and needs to know where they are.
 Your project depends on the jMonkeyEngine libraries and needs to know where they are.
 
 
 .  Right-click the project in the explorer and choose `menu:Build Path[Add External Archives]`
 .  Right-click the project in the explorer and choose `menu:Build Path[Add External Archives]`
-.  In the “JAR selection dialog, browse to the `$HOME/jME3.2-stable` directory.
+.  In the "`JAR`" selection dialog, browse to the `$HOME/jME3.2-stable` directory.
 .  Select all JARs in the `lib` directory and click Open.
 .  Select all JARs in the `lib` directory and click Open.
 
 
 All necessary JAR libraries are now on the classpath and should appear in the Referenced Libraries list. For a detailed description of the separate jar files see <<jme3/jme3_source_structure#structure_of_jmonkeyengine3_jars,this list>>.
 All necessary JAR libraries are now on the classpath and should appear in the Referenced Libraries list. For a detailed description of the separate jar files see <<jme3/jme3_source_structure#structure_of_jmonkeyengine3_jars,this list>>.