Fix spelling in documentation and source code

See also https://github.com/bvanassche/scst/pull/20.

[ bvanassche: left out qla2x00t-32gbit changes and changed patch description ]
This commit is contained in:
Ville Skyttä
2020-05-15 11:50:01 -07:00
committed by Bart Van Assche
parent f31c03a0cc
commit c9ea63d0f2
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ function compile_scst_no_dlm {
)
}
# Test out-of-tree compilation agains the kernel header files in
# Test out-of-tree compilation against the kernel header files in
# /lib/modules/$(uname -r)/build.
function compile_scst_patched {
local scst="$PWD"