Skip to content

Commit 88b836e

Browse files
authored
text: Fix incorrectly formatted ReST syntax (#8815)
1 parent 27bd597 commit 88b836e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rst/source/text.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Synopsis
1919
[ |SYN_OPT-B| ]
2020
[ |-C|\ [*dx*\ [/*dy*]][**+to**\|\ **O**\|\ **c**\|\ **C**] ]
2121
[ |-D|\ [**j**\|\ **J**]\ *dx*\ [/*dy*][**+v**\ [*pen*]] ]
22-
[ |-F|\ [**+a**\ [*angle*]][**+c**\ [*justify*]][**+f**\ [*font*]][**+j**\ [*justify*]][**+h**\|\ **l**\|\ **r**\ [*first*] \|\ **t**\ *text*\|\ **z**\ [*format*]] ]
22+
[ |-F|\ [**+a**\ [*angle*]][**+c**\ [*justify*]][**+f**\ [*font*]][**+j**\ [*justify*]][**+h**\|\ **l**\|\ **r**\ [*first*]\|\ **t**\ *text*\|\ **z**\ [*format*]] ]
2323
[ |-G|\ [*fill*][**+n**] ]
2424
[ |-L| ] [ |-M| ] [ |-N| ]
2525
[ |-Q|\ **l**\|\ **u** ]
@@ -209,7 +209,7 @@ Optional Arguments
209209
- **+z** - Format incoming *z* values to a string using the supplied *format*
210210
[if not appended we use :term:`FORMAT_FLOAT_MAP`].
211211

212-
**Notes**: |-F|\ **+h**\|\ **l**\|\ **r**\|\ **t**\| **z** can't be used with |-M|.
212+
**Notes**: |-F|\ **+h**\|\ **l**\|\ **r**\|\ **t**\|\ **z** can't be used with |-M|.
213213

214214
**Notes**: (1) If |-Z| is in effect then the *z* value used for formatting is in the
215215
4th, not 3rd column. If you only want a specific word from the trailing text and

0 commit comments

Comments
 (0)