mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Fixed 'setBufferRange' documentation parameter name
This commit is contained in:
@@ -84,7 +84,7 @@ class Selection extends Model
|
||||
|
||||
# Public: Modifies the buffer {Range} for the selection.
|
||||
#
|
||||
# * `screenRange` The new {Range} to select.
|
||||
# * `bufferRange` The new {Range} to select.
|
||||
# * `options` (optional) {Object} with the keys:
|
||||
# * `preserveFolds` if `true`, the fold settings are preserved after the
|
||||
# selection moves.
|
||||
|
||||
Reference in New Issue
Block a user