📝 Add missing :

This commit is contained in:
Kevin Sawicki
2014-07-11 13:30:30 -07:00
parent d2834fa651
commit 41c8878769

View File

@@ -55,7 +55,7 @@ class Decoration
# Public: Destroy this marker.
#
# If you own the marker, you should use {Marker:destroy} which will destroy
# If you own the marker, you should use {Marker::destroy} which will destroy
# this decoration.
destroy: ->
return if @isDestroyed