Skip to content

Commit 9234d0b

Browse files
authored
Add missing backtick to close literal role in configuration.rst (#12547)
1 parent 41ee3be commit 9234d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ General configuration
259259

260260
A URL to cross-reference :rst:role:`manpage` roles.
261261
If this is defined to ``https://manpages.debian.org/{path}``,
262-
the :literal:`:manpage:`man(1)` role will link to
262+
the :literal:`:manpage:`man(1)`` role will link to
263263
<https://manpages.debian.org/man(1)>.
264264
The patterns available are:
265265

0 commit comments

Comments
 (0)