Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
📝
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
50Wliu committed Jan 17, 2018
1 parent 21d58d5 commit 04ef118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/display-marker-layer.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class DisplayMarkerLayer
# * `callback` A {Function} that will be called with a {TextEditorMarker}
# whenever a new marker is created.
#
# You should prefer {onDidUpdate} when synchronous notifications aren't
# You should prefer {::onDidUpdate} when synchronous notifications aren't
# absolutely necessary.
#
# Returns a {Disposable}.
Expand Down

0 comments on commit 04ef118

Please sign in to comment.