Skip to content

Commit

Permalink
rename animationframe to aniamtion-frame
Browse files Browse the repository at this point in the history
  • Loading branch information
qinfchen committed Jan 19, 2015
1 parent 7dc6f5e commit 170c315
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// <reference path="animationframe.d.ts"/>
/// <reference path="animation-frame.d.ts"/>
module AnimationFrameTests {
var animation = new AnimationFrame();
function frame() {
Expand Down
File renamed without changes.

0 comments on commit 170c315

Please sign in to comment.