Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Commit

Permalink
Fix jshint error
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Aug 24, 2013
1 parent 80ec586 commit d2170b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/plugins/jquery.fitvids.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*global jQuery */
/*jshint multistr:true browser:true */
/*jshint multistr:true, browser:true */
/*!
* FitVids 1.0
*
Expand Down

0 comments on commit d2170b7

Please sign in to comment.