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

Commit 2f58abf

Browse files
committed
🎨 fix typo
1 parent dce076e commit 2f58abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/image-editor.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class ImageEditor
4747
destroy: ->
4848
@subscriptions.dispose()
4949

50-
# Essential: Retireves all {ImageEditor}s in the workspace.
50+
# Essential: Retrieves all {ImageEditor}s in the workspace.
5151
#
5252
# Returns an {Array} of {ImageEditor}s.
5353
getImageEditors: ->

0 commit comments

Comments
 (0)