Explorar o código

Terminate statement in page.js

Tristan VALCKE %!s(int64=8) %!d(string=hai) anos
pai
achega
55a697a86d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/page.js

+ 1 - 1
docs/page.js

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