Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
git-svn-id: http://ym4r.rubyforge.org/svn/Plugins/GM/trunk/ym4r_gm@94 c9bc9743-7714-0410-b404-d8b1d4e1ace9
  • Loading branch information
Guilhem Vellut committed Jun 7, 2007
1 parent ab156d8 commit 698c2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gm_plugin/map.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def interface_init(interface = {})
if interface[:scroll_wheel_zoom]
@init << enableScrollWheelZoom()
else
@init << disableScrollWheelZoom()()
@init << disableScrollWheelZoom()
end
end
end
Expand Down

0 comments on commit 698c2ce

Please sign in to comment.