소스 검색

Typo fixed

Herr-Herner 11 년 전
부모
커밋
e296d0c157
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/loaders/MaterialLoader.html

+ 1 - 1
docs/api/loaders/MaterialLoader.html

@@ -44,7 +44,7 @@
         The crossOrigin string to implement CORS for loading the url from a different domain that allows CORS.
         </div>
 
-        <h3>.parse([page:Object json]) {
+        <h3>.parse([page:Object json])</h3>
         <div>
         json -- The json object containing the parameters of the Material.
 		</div>