Skip to content

Commit b57cf1b

Browse files
committed
DOC: Fix "``s" pattern in changelog
1 parent 92dc3f1 commit b57cf1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Enhancements
7979

8080
Bug fixes
8181
---------
82-
* Sliced ``Tractogram``s no longer ``apply_affine`` to the original
82+
* Sliced ``Tractogram``\s no longer ``apply_affine`` to the original
8383
``Tractogram``'s streamlines. (pr/811) (MC, reviewed by Serge Koudoro,
8484
Philippe Poulin, CM, MB)
8585
* Change strings with invalid escapes to raw strings (pr/827) (EL, reviewed
@@ -98,7 +98,7 @@ Maintenance
9898
API changes and deprecations
9999
----------------------------
100100
* Fully remove deprecated ``checkwarns`` and ``minc`` modules. (pr/852) (CM)
101-
* The ``keep_file_open`` argument to file load operations and ``ArrayProxy``s
101+
* The ``keep_file_open`` argument to file load operations and ``ArrayProxy``\s
102102
no longer acccepts the value ``"auto"``, raising a ``ValueError``. (pr/852)
103103
(CM)
104104
* Deprecate ``ArraySequence.data`` in favor of ``ArraySequence.get_data()``,
@@ -420,7 +420,7 @@ New features
420420
* Support for MRtrix TCK streamlines file format (pr/486) (MC, reviewed by
421421
MB, Arnaud Bore, J-Donald Tournier, Jean-Christophe Houde)
422422
* Added ``get_fdata()`` as default method to retrieve scaled floating point
423-
data from ``DataobjImage``s (pr/551) (MB, reviewed by CM, SG)
423+
data from ``DataobjImage``\s (pr/551) (MB, reviewed by CM, SG)
424424

425425
Enhancements
426426
------------

0 commit comments

Comments
 (0)