Skip to content

Commit fdb5a0c

Browse files
committed
spelling
1 parent 8f27eee commit fdb5a0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/roi/createRoi.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
%
3434
% :roiImage: - :string: fullpath of the roi image for ``'mask'``
3535
%
36-
% :sphere: - :structure: defines the charateristic for ``'sphere'``
36+
% :sphere: - :structure: defines the characteristic for ``'sphere'``
3737
% - ``sphere.location``: X Y Z coordinates in millimeters
3838
% - ``spehere.radius``: radius in millimeters
3939
%
40-
% :specification: - :structure: defines the charateristic for ``'intersection'`` and ``'expand'``
40+
% :specification: - :structure: defines the characteristic for ``'intersection'`` and ``'expand'``
4141
% - ``sphere.location``: X Y Z coordinates in millimeters
4242
% - ``sphere.radius``: radius in millimeters
4343
%

0 commit comments

Comments
 (0)