Skip to content

Commit 9e2ed1c

Browse files
authored
fix: add BLAS.geru! manual doc (#1402)
closes #1401
2 parents 67c1103 + d9a8811 commit 9e2ed1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ LinearAlgebra.BLAS.trsv
745745

746746
```@docs
747747
LinearAlgebra.BLAS.ger!
748-
# xGERU
748+
LinearAlgebra.BLAS.geru!
749749
# xGERC
750750
LinearAlgebra.BLAS.her!
751751
# xHPR

0 commit comments

Comments
 (0)