Code cleanup: spelling corrections

Corrections for spelling and other mistakes in code comments
and doc files.

AMD-Internal: [CPUPL-4500]
Change-Id: I33e28932b0e26bbed850c55602dee12fd002da7f
This commit is contained in:
Edward Smyth
2024-08-01 14:53:07 -04:00
parent 82bdf7c8c7
commit 89f52a6df5
35 changed files with 55 additions and 55 deletions

View File

@@ -139,7 +139,7 @@ Please note that CMake does not provide functionality to uninstall targets.
## Available targets
The BLIS CMake system aims to be combatible with the current `make` system. For that reason, it implements the same targets for the generation of libraries and the tests. The table of avalable targets can be found below.
The BLIS CMake system aims to be combatible with the current `make` system. For that reason, it implements the same targets for the generation of libraries and the tests. The table of available targets can be found below.
| target | Description |
|:----------------|:---------------------------------------------------|