Skip to content

Commit 71f0bc2

Browse files
committed
minor changes
1 parent 8af29e0 commit 71f0bc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: doc/syntax.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -506,10 +506,9 @@ The available presentation types for `range_type` are:
506506
| | string. |
507507
+---------+----------------------------------------------------------+
508508
| none | Default format. The range is formatted with a separator. |
509-
| | |
510509
+---------+----------------------------------------------------------+
511510

512-
If `range_type` is ``'s'`` or ``'?s'``, the underlying type of the range must be a character type. The
511+
If `range_type` is ``'s'`` or ``'?s'``, the range element type must be a character type. The
513512
``'n'`` option and `range_underlying_spec` are mutually exclusive with ``'s'`` and ``'?s'``.
514513

515514
The `range_underlying_spec` is parsed based on the formatter of the range's

0 commit comments

Comments
 (0)