mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 20:00:37 +08:00
Fix typo
This commit is contained in:
@@ -41,7 +41,7 @@ class Measure(Plugin):
|
||||
self.line_changed(np.transpose((x, y)))
|
||||
|
||||
def help(self):
|
||||
helpstr = ("Line profile tool",
|
||||
helpstr = ("Measure tool",
|
||||
"Select line to measure distance and angle.")
|
||||
return '\n'.join(helpstr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user