Skip to content

Commit f3455c4

Browse files
committed
Single-backticks to double-backticks.
1 parent bbc2863 commit f3455c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

protocol.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,12 +366,12 @@ unstructured (``dist_type`` is ``'u'``)
366366

367367
* ``one_to_one`` : bool, optional.
368368

369-
If not present, shall be equivalent to being present with a `False` value.
369+
If not present, shall be equivalent to being present with a ``False`` value.
370370

371-
If `False`, indicates that some global indices may be duplicated in two or
371+
If ``False``, indicates that some global indices may be duplicated in two or
372372
more local ``indices`` buffers.
373373

374-
If `True`, a global index shall be located in exactly one local ``indices``
374+
If ``True``, a global index shall be located in exactly one local ``indices``
375375
buffer.
376376

377377

0 commit comments

Comments
 (0)