Skip to content

Commit 389e8d6

Browse files
Nit-picking
1 parent 20fcb8b commit 389e8d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
(Reported by Victor Stinner,
1414
https://github.com/thierry-martinez/pyml/issues/49)
1515

16-
- Fix: memory leak in pyml_wrap_closure
16+
- Fix: memory leak in `pyml_wrap_closure`
1717
(Fixed by Laurent Mazare, https://github.com/thierry-martinez/pyml/pull/53)
1818

1919
- Add `Py.Module.set_docstring`, for Python >=3.5.
2020
(Added by Laurent Mazare, https://github.com/thierry-martinez/pyml/pull/54)
2121

22-
- Fix: install .cmx files
22+
- Fix: install `.cmx` files
2323
(Reported by Jonathan Laurent,
2424
https://github.com/thierry-martinez/pyml/issues/55)
2525

0 commit comments

Comments
 (0)