We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b128c commit acd84c7Copy full SHA for acd84c7
doc/source/user_guide/data_types.rst
@@ -46,7 +46,7 @@ Input types
46
===========
47
48
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
+may support only a subset of these data types. In such
50
a case, the input will be converted to the required type (if possible), and
51
a warning message printed to the log if a memory copy is needed. Type
52
requirements should be noted in the docstrings.
0 commit comments