Преглед изворни кода

Terminate statement in page.js

Tristan VALCKE пре 8 година
родитељ
комит
55a697a86d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/page.js

+ 1 - 1
docs/page.js

@@ -104,7 +104,7 @@ var onDocumentLoad = function ( event ) {
 
 		prettyPrint();
 
-	}
+	};
 
 	document.head.appendChild( prettify );