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

Commit 33b95c1

Browse files
author
Wliu
authored
📝
[ci skip]
1 parent d42d6d0 commit 33b95c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/keymap-manager.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ class KeymapManager
214214
Section: Adding and Removing Bindings
215215
###
216216

217-
# Extended: Construct [KeyBindings]{KeyBinding} from an object grouping them by CSS selector.
217+
# Extended: Construct {KeyBinding}s from an object grouping them by CSS selector.
218218
#
219219
# * `source` A {String} (usually a path) uniquely identifying the given bindings
220220
# so they can be removed later.

0 commit comments

Comments
 (0)