Skip to content

Commit 29dfbca

Browse files
larsonersappelhoff
andauthored
Update mne/channels/montage.py
Co-authored-by: Stefan Appelhoff <[email protected]>
1 parent 038dbb3 commit 29dfbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne/channels/montage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ def read_dig_fif(fname):
850850
Notes
851851
-----
852852
.. versionchanged:: 1.9
853-
Added support for saving the associated channel names.
853+
Added support for reading the associated channel names.
854854
"""
855855
fname = _check_fname(fname, overwrite="read", must_exist=True)
856856
# Load the dig data

0 commit comments

Comments
 (0)