Browse Source

Merge remote-tracking branch 'Herr-Herner/fix_typo' into dev

Mr.doob 10 years ago
parent
commit
45ab69a45c
1 changed files with 1 additions and 1 deletions
  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>