Mercurial > p > roundup > code
changeset 8099:98ad6d786bef
docs: fix typo extra backquote.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 17 Jul 2024 00:31:35 -0400 |
| parents | c6030fa9362e |
| children | e97caa8e4dae |
| files | doc/reference.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/reference.txt Wed Jul 17 00:31:04 2024 -0400 +++ b/doc/reference.txt Wed Jul 17 00:31:35 2024 -0400 @@ -3401,7 +3401,7 @@ empty string. Useful inlining JavaScript kept in an external file where you can use linters/minifiers and -(Note: ``>>>``` is the Python REPL prompt. Don't type the ``>>>```.) +(Note: ``>>>`` is the Python REPL prompt. Don't type the ``>>>``.) Batching ::::::::
