Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
koenbok committed Dec 12, 2014
1 parent d400c9c commit 8e59102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framer/Utils.coffee
Expand Up @@ -563,8 +563,6 @@ Utils.convertPoint = (input, layerA, layerB) ->

return point

_.extend exports, Utils


Utils.globalLayers = (importedLayers) ->

Expand All @@ -586,3 +584,5 @@ Utils.globalLayers = (importedLayers) ->
window.Framer._globalWarningGiven = true


_.extend exports, Utils

0 comments on commit 8e59102

Please sign in to comment.