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
Notes: blender-bot 2023-09-13 08:48:34 +02:00
Referenced by issue #95981, Setting Masking->Stencil Mask->Stencil Image crashes Blender. Includes fix
1 changed files with 1 additions and 1 deletions

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")