Skip to content

Commit acd84c7

Browse files
committed
Follow one convention for writing data types
1 parent b3b128c commit acd84c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/data_types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Input types
4646
===========
4747

4848
Although we aim to preserve the data range and type of input images, functions
49-
may support only a subset of these data-types. In such
49+
may support only a subset of these data types. In such
5050
a case, the input will be converted to the required type (if possible), and
5151
a warning message printed to the log if a memory copy is needed. Type
5252
requirements should be noted in the docstrings.

0 commit comments

Comments
 (0)