Skip to content

Commit 7967e4f

Browse files
committed
[DOCS] Fix typo in docs of dzasum.f
1 parent 122506c commit 7967e4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BLAS/SRC/dzasum.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*> \verbatim
2525
*>
2626
*> DZASUM takes the sum of the (|Re(.)| + |Im(.)|)'s of a complex vector and
27-
*> returns a single precision result.
27+
*> returns a double precision result.
2828
*> \endverbatim
2929
*
3030
* Arguments:

0 commit comments

Comments
 (0)