summaryrefslogtreecommitdiff
path: root/doc/matchdata/offset.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/matchdata/offset.rdoc')
-rw-r--r--doc/matchdata/offset.rdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/matchdata/offset.rdoc b/doc/matchdata/offset.rdoc
index bbf157548a..0985316d76 100644
--- a/doc/matchdata/offset.rdoc
+++ b/doc/matchdata/offset.rdoc
@@ -29,4 +29,3 @@ returns the starting and ending offsets for the named match:
m.offset(:bar) # => [2, 3]
Related: MatchData#byteoffset, MatchData#begin, MatchData#end.
-