summaryrefslogtreecommitdiff
path: root/doc/strscan/methods/skip.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/strscan/methods/skip.md')
-rw-r--r--doc/strscan/methods/skip.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/strscan/methods/skip.md b/doc/strscan/methods/skip.md
index 10a329e0e4..7e924b624b 100644
--- a/doc/strscan/methods/skip.md
+++ b/doc/strscan/methods/skip.md
@@ -1,6 +1,3 @@
-call-seq:
- skip(pattern) match_size or nil
-
Attempts to [match][17] the given `pattern`
at the beginning of the [target substring][3];