Nitpicking.

This commit is contained in:
Tobie Langel 2009-10-23 06:38:27 +02:00
parent 7762e002cb
commit cba5468b09
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Prototype._original_sizzle = window.Sizzle;
//= require <sizzle/sizzle>
//= require "sizzle/sizzle"
Prototype.Sizzle = window.Sizzle;
// Restore globals.