Skip to content

Commit e54e5c0

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 7b62e37 commit e54e5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/cscal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/blas/base/cscal",
33
"version": "0.0.0",
4-
"description": "Scales a single-precision complex floating-point vector by a single-precision complex floating-point constant.",
4+
"description": "Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)