mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
💄 Fix typo in pasteText method comments
This commit is contained in:
@@ -725,7 +725,7 @@ class Editor extends Model
|
||||
# Public: For each selection, replace the selected text with the contents of
|
||||
# the clipboard.
|
||||
#
|
||||
# If the clipboard contains the same number of selection as the current
|
||||
# If the clipboard contains the same number of selections as the current
|
||||
# editor, each selection will be replaced with the content of the
|
||||
# corresponding clipboard selection text.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user