commit: small fix

changeset:   1225:0f1972cde7a6
user:        Thomas Gambet <tgambet@w3.org>
date:        Sun Jun 13 19:59:17 2010 -0400
files:       WebContent/scripts/w3c_unicorn_init.js
description:
small fix


diff -r 5abd133e288e -r 0f1972cde7a6 WebContent/scripts/w3c_unicorn_init.js
--- a/WebContent/scripts/w3c_unicorn_init.js	Sun Jun 13 16:09:53 2010 -0400
+++ b/WebContent/scripts/w3c_unicorn_init.js	Sun Jun 13 19:59:17 2010 -0400
@@ -26,7 +26,7 @@
 			});
 		});
 		
-	},
+	}
 	
 };
 

Received on Monday, 14 June 2010 13:25:10 UTC