소스 검색

Fixed smart quote.

mitm 5 년 전
부모
커밋
e3ef1c3c05
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"]
 |===