Skip to content
Snippets Groups Projects
Commit 476bb6ca authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

SPELL: minor typos

parent 5221bed5
Branches
Tags
No related merge requests found
......@@ -214,7 +214,7 @@ option(OTB_USE_DEPRECATED "Turn on the use and test of deprecated classes" OFF)
mark_as_advanced(OTB_USE_DEPRECATED)
option(OTB_USE_OPENMP "Add openmp compiler and linker flags" OFF)
option(OTB_USE_SSE_FLAGS "Enable SIMD optimizations (hardware dependant)." ON)
option(OTB_USE_SSE_FLAGS "Enable SIMD optimizations (hardware dependent)." ON)
#-----------------------------------------------------------------------------
# SHOW_ALL_MSG_DEBUG option
option(OTB_SHOW_ALL_MSG_DEBUG "Show all debug messages (very verbose)" OFF)
......
......@@ -84,7 +84,7 @@ for name in $OTB_SO_LIBRARIES $OTB_DY_LIBRARIES $OTB_EXE; do
elif echo "$F_OUTPUT" | grep -q ': symbolic link'; then
:
else
echo_and_report "Unkown file type : $F_OUTPUT"
echo_and_report "Unknown file type : $F_OUTPUT"
fi
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment