Skip to content

Commit 670034c

Browse files
committed
Fix LLVM sphinx bot
1 parent 0cb6c41 commit 670034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/TableGen/ProgRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1850,7 +1850,7 @@ and non-0 as true.
18501850
``!range(``\ *list*\ ``)``
18511851
Equivalent to ``!range(0, !size(list))``.
18521852

1853-
``!repr(``\ *value*` ``)``
1853+
``!repr(``\ *value*\ ``)``
18541854
Represents *value* as a string. String format for the value is not
18551855
guaranteed to be stable. Intended for debugging purposes only.
18561856

0 commit comments

Comments
 (0)