We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5c991 commit f2eb167Copy full SHA for f2eb167
lib/node_modules/@stdlib/ndarray/base/dtype-char/src/main.c
@@ -27,7 +27,7 @@
27
*
28
* - The function returns `0` if provided an unknown/unsupported data type.
29
30
-* @param dtype data type (number)
+* @param dtype data type (enumeration constant)
31
* @return one letter character abbreviation
32
33
* @example
0 commit comments