8000 DOC: add missing ' · matplotlib/matplotlib@cff006e · GitHub
[go: up one dir, main page]

Skip to content

Commit cff006e

Browse files
committed
DOC: add missing '
1 parent 705db7e commit cff006e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/release_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ You will need to manually edit :file:`versions.html` to show the last
245245
3 tagged versions. Now commit and push everything to GitHub ::
246246

247247
git add *
248-
git commit -a -m 'Updating docs for v2.0.0
248+
git commit -a -m 'Updating docs for v2.0.0'
249249
git push DANGER master
250250

251251
Congratulations you have now done the third scariest part!

0 commit comments

Comments
 (0)
0