Skip to content

Commit c5f280a

Browse files
authored
Fix typos
1 parent 6e3a05f commit c5f280a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Version 0.3.12
44
24-Oct-2020
55

66
common:
7-
* Fixed missibg LAPACK functions (inadvertently dropped during
7+
* Fixed missing BLAS/LAPACK functions (inadvertently dropped during
88
the build system restructuring)
99
* Fixed argument conversion macro in LAPACKE_zgesvdq (LAPACK #458)
1010

1111
POWER:
1212
* Added optimized SCOPY/CCOPY kernels for POWER10
1313
* Increased and unified the default size of the GEMM BUFFER
14-
* Fixed building for POWER1ß in DYNAMIC_ARCH mode
14+
* Fixed building for POWER10 in DYNAMIC_ARCH mode
1515
* POWER10 compatibility test now checks binutils version as well
1616
* Cleaned up compiler warnings
1717

0 commit comments

Comments
 (0)