mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 19:58:52 +08:00
Minor fix to docstring
This commit is contained in:
@@ -69,7 +69,7 @@ def diamond(radius, dtype=np.uint8):
|
||||
Parameters
|
||||
----------
|
||||
radius : string
|
||||
The radius of the disk-shaped structuring element.
|
||||
The radius of the diamond-shaped structuring element.
|
||||
|
||||
dtype : data-type
|
||||
The data type of the structuring element.
|
||||
|
||||
Reference in New Issue
Block a user