From e9ef51137d7e850f628f842f52ebe8bf0bc10c04 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Wed, 25 Jul 2018 16:17:15 -0400 Subject: [PATCH] Fixed typo (#2596) Changed 'The index of the first character after the span.' to The index of the last character after the span' in description of doc.char_span --- website/api/doc.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/api/doc.jade b/website/api/doc.jade index c3f152fac..574865fb3 100644 --- a/website/api/doc.jade +++ b/website/api/doc.jade @@ -288,7 +288,7 @@ p +row +cell #[code end] +cell int - +cell The index of the first character after the span. + +cell The index of the last character after the span. +row +cell #[code label]