Cleanup: Remove repeated word in comment

Differential Revision: https://developer.blender.org/D14178
This commit is contained in:
Alaska
2022-02-23 11:05:48 +05:30
committed by Ankit Meel
parent 3c0fd287cb
commit 165b030b19

View File

@@ -866,7 +866,7 @@ if(WITH_CYCLES_DEVICE_HIP)
endif()
#-----------------------------------------------------------------------------
# Check check if submodules are cloned
# Check if submodules are cloned.
if(WITH_INTERNATIONAL)
file(GLOB RESULT "${CMAKE_SOURCE_DIR}/release/datafiles/locale")