Skip to content

Commit 2e4047b

Browse files
author
Release Manager
committed
Trac #34558: Typo in git-trac file of developer's guide
There is a missing double colon, so the first code block is not rendered correctly: look at https://doc.sagemath.org/html/en/developer/git_trac.html and the block at the top of the section "Installing the Git-Trac Command". URL: https://trac.sagemath.org/34558 Reported by: jhpalmieri Ticket author(s): John Palmieri Reviewer(s): Matthias Koeppe
2 parents e9d6212 + 5d5f9ae commit 2e4047b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/en/developer/git_trac.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ perform every development task with just git and a web browser.
1717
Installing the Git-Trac Command
1818
===============================
1919

20+
::
21+
2022
[user@localhost]$ git clone https://github.com/sagemath/git-trac-command.git
2123
Cloning into 'git-trac-command'...
2224
[...]

0 commit comments

Comments
 (0)