Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrockhill committed Dec 6, 2023
1 parent 0937828 commit a3ef6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne_gui_addons/_segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ def set_clim(self, vmin=None, vmax=None):
self._img_max_slider.setValue(vmax)

def set_smooth(self, smooth):
"""Set the smoothness of the 3D renderering of the segmented volume.
"""Set the smoothness of the 3D rendering of the segmented volume.
Parameters
----------
Expand Down

0 comments on commit a3ef6d5

Please sign in to comment.