Skip to content

Commit f2eb167

Browse files
committed
Update parameter description
1 parent 7e5c991 commit f2eb167

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/ndarray/base/dtype-char/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/base/dtype-char/src/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*
2828
* - The function returns `0` if provided an unknown/unsupported data type.
2929
*
30-
* @param dtype data type (number)
30+
* @param dtype data type (enumeration constant)
3131
* @return one letter character abbreviation
3232
*
3333
* @example

0 commit comments

Comments
 (0)