@@ -79,7 +79,7 @@ Enhancements
7979
8080Bug 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
9898API 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
425425Enhancements
426426------------
0 commit comments