diff --git a/src/decoration.coffee b/src/decoration.coffee index 36a9de632..7ac64d4e6 100644 --- a/src/decoration.coffee +++ b/src/decoration.coffee @@ -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