Skip to content

Commit 676cd91

Browse files
authored
Merge pull request #205 from jhlegarreta/doc/misc-fixes
DOC: Miscellaneous documentation fixes
2 parents a0ad3b1 + dbf12c6 commit 676cd91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/nifreeze/viz/motion_viz.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ def plot_framewise_displacement(
8181
Parameters
8282
----------
8383
fd : :obj:`~pd.DataFrame`
84-
Framewise displacement values corresponding.
84+
Framewise displacement values.
8585
labels : :obj:`list`
8686
Labels for legend.
87-
cmap_name : str, optional
87+
cmap_name : :obj:`str`, optional
8888
Colormap name.
8989
ax : :obj:`Axes`, optional
9090
Figure axes.

0 commit comments

Comments
 (0)