Skip to content

Commit ed35621

Browse files
committed
Fix JSDoc param @license
1 parent a22dc70 commit ed35621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flipclock/js/libs/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var FlipClock;
77
*
88
* @author Justin Kimbrell
99
* @copyright 2013 - Objective HTML, LLC
10-
* @licesnse http://www.opensource.org/licenses/mit-license.php
10+
* @license http://www.opensource.org/licenses/mit-license.php
1111
*/
1212

1313
(function($) {

0 commit comments

Comments
 (0)