Cleanup: spelling in comments

This commit is contained in:
Campbell Barton
2024-09-20 13:14:57 +10:00
parent 0d88125da5
commit 0fc27c8d81
50 changed files with 126 additions and 123 deletions

View File

@@ -21,7 +21,7 @@ set(LIB
PRIVATE bf::intern::atomic
)
# Disabled for makesdna/makesrna.
# Disabled for `makesdna` & `makesrna`.
add_definitions(-DWITH_CLOG_PTHREADS)
blender_add_lib(bf_intern_clog "${SRC}" "${INC}" "${INC_SYS}" "${LIB}")