Browse Source

Fixed smart quote.

mitm 5 năm trước cách đây
mục cha
commit
e3ef1c3c05
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/docs/asciidoc/jme3/advanced/j3m_material_files.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/j3m_material_files.adoc

@@ -87,7 +87,7 @@ Make sure to get the paths to the textures (.png, .jpg) and material definitions
 === Data Types
 
 All data types (except Color) are specified in com.jme3.shader.VarType.
-“Color is specified as Vector4 in J3MLoader.java.
+"`Color`" is specified as Vector4 in J3MLoader.java.
 [cols="3", options="header"]
 |===