mirror of
https://github.com/intel/isa-l.git
synced 2025-10-29 20:59:43 +01:00
Fix a handful of spelling mistakes and typos
There are quite a few spelling mistakes and typos in comments and user facing message literal strings as found using codespell. Fix these. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
This commit is contained in:
committed by
Tomasz Kantecki
parent
ffc16330d8
commit
1500db751d
@@ -56,7 +56,7 @@
|
||||
|
||||
;;;;
|
||||
; multibinary macro:
|
||||
; creates the visable entry point that uses HW optimized call pointer
|
||||
; creates the visible entry point that uses HW optimized call pointer
|
||||
; creates the init of the HW optimized call pointer
|
||||
;;;;
|
||||
%macro mbin_interface 1
|
||||
|
||||
Reference in New Issue
Block a user