This commit is contained in:
Nathan Sobo
2013-04-24 17:10:37 -06:00
parent 0f0480b79f
commit 4a764c2d9d
2 changed files with 11 additions and 11 deletions

View File

@@ -59,8 +59,8 @@ class BufferMarker
isRangeEmpty: ->
@getHeadPosition().isEqual(@getTailPosition())
# Public: Retrieves the {Range} between a marker's head and its tail.
#
# Public: Retrieves the {Range} between a marker's head and its tail.
#
# Returns a {Range}.
getRange: ->
if @tailPosition