update documentation for rowRangeForParagraphAtBufferRow #vc

This commit is contained in:
Harold Pimentel 2015-12-29 20:50:13 -08:00
parent 5d85ea18ae
commit 52ec4c7c5c

View File

@ -551,7 +551,7 @@ class Cursor extends Model
# Public: Retrieves the range for the current paragraph.
#
# A paragraph is defined as a block of text surrounded by empty lines.
# A paragraph is defined as a block of text surrounded by empty lines or comments.
#
# Returns a {Range}.
getCurrentParagraphBufferRange: ->