Skip to content

Commit a1254bd

Browse files
committed
Change function description
1 parent e5acfaf commit a1254bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/_tools/scaffold/test-validate-js/lib

lib/node_modules/@stdlib/_tools/scaffold/test-validate-js/lib/create.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ function createTest( param, type ) {
9393
} // end FUNCTION createTest()
9494

9595
/**
96-
* Creates a test for a parameter of a given type.
96+
* Creates a test for a parameter of a union type.
9797
*
9898
* @private
9999
* @param {string} param - parameter name

0 commit comments

Comments
 (0)