File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22#
33# Collects the pull-requests since the latest release and
4- # aranges them in the CHANGES.rst.txt file.
4+ # arranges them in the CHANGES.rst.txt file.
55#
66# This is a script to be run before releasing a new version.
77#
Original file line number Diff line number Diff line change 1124.1.0 (March 15, 2024)
22=======================
3- Minor relase updating *PyBIDS *'s configuration to enable new entities
3+ Minor release updating *PyBIDS *'s configuration to enable new entities
44that allow the selection of recently added *FreeSurfer *'s surface parcellations in
55`templateflow/tpl-fsaverage#5 <https://github.com/templateflow/tpl-fsaverage/pull/5 >`__.
66
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ of any available template set.
3434The lazy-loading implementation of the client requires some folder on the host
3535where template resources can be stored (therefore, write permissions are
3636required). By default, the home folder will be ``$HOME/.cache/templateflow ``.
37- This setting can be overriden by defining the environment variable ``TEMPLATEFLOW_HOME ``
37+ This setting can be overridden by defining the environment variable ``TEMPLATEFLOW_HOME ``
3838before running the client, for example::
3939
4040 $ export TEMPLATEFLOW_HOME=$DATA/.templateflow
You can’t perform that action at this time.
0 commit comments