diff --git a/invesalius/data/viewer_volume.py b/invesalius/data/viewer_volume.py index 337da1f..5117fc0 100644 --- a/invesalius/data/viewer_volume.py +++ b/invesalius/data/viewer_volume.py @@ -604,7 +604,7 @@ class Viewer(wx.Panel): self.UpdateRender() def AddMarkerwithOrientation(self, arrow_marker_id, size, color, coord): """ - Markers with orientation created by navigation tools and rendered in volume viewer. + Markers arrow with orientation created by navigation tools and rendered in volume viewer. """ self.arrow_marker_id = arrow_marker_id coord_flip = list(coord) -- libgit2 0.21.2