Skip to content

Commit 511b7a5

Browse files
sappelhoffdrammockhoechenberger
authored
fix typo (#13171)
Co-authored-by: Daniel McCloy <dan@mccloy.info> Co-authored-by: Richard Höchenberger <richard.hoechenberger@gmail.com>
1 parent b6cd5f4 commit 511b7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne/report/report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ def add_trans(
16131613
title : str
16141614
The title to add.
16151615
subject : str | None
1616-
The name of the FreeSurfer subject the ``trans```` belong to. The
1616+
The name of the FreeSurfer subject the ``trans`` belongs to. The
16171617
name is not stored with the ``trans`` and therefore needs to be
16181618
specified. If ``None``, will use the value of ``subject`` passed on
16191619
report creation.

0 commit comments

Comments
 (0)