mitm001 преди 8 години
родител
ревизия
93873dd063
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/docs/asciidoc/jme3/contributions/cubes/settings.adoc

+ 2 - 2
src/docs/asciidoc/jme3/contributions/cubes/settings.adoc

@@ -18,7 +18,7 @@ CubesSettings settings = new CubesSettings(application);
 ----
 
 Now, you can set all needed options via `get`/`set`-methods:
-[cols="3", options="header"]
+[cols="20,15,65", options="header"]
 |===
 
 a| Setting 
@@ -53,6 +53,6 @@ You can generate valid test settings by calling `CubesTestAssets.getSettings(app
 
 [WARNING]
 ====
-At the moment, changes to the settings won't affect the block world at “runtime, i.e. *after* it's created.
+At the moment, changes to the settings won't affect the block world at "`runtime`", i.e. *after* it's created.
 ====