Cleanup: spelling & duplicate terms (check_spelling.py)
This commit is contained in:
@@ -989,7 +989,7 @@ endif()
|
||||
|
||||
option(WITH_STRSIZE_DEBUG "\
|
||||
Ensure string operations on fixed size buffers \
|
||||
(works well with with \"WITH_COMPILER_ASAN\" & valgrind to detect incorrect buffer size arguments)"
|
||||
(works well with \"WITH_COMPILER_ASAN\" & valgrind to detect incorrect buffer size arguments)"
|
||||
OFF)
|
||||
mark_as_advanced(WITH_STRSIZE_DEBUG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user