[Bf-blender-cvs] [165b030b197] master: Cleanup: Remove repeated word in comment

Alaska noreply at git.blender.org
Wed Feb 23 06:38:47 CET 2022


Commit: 165b030b19718694eaf33d6602034ed88fdd31a1
Author: Alaska
Date:   Wed Feb 23 11:05:48 2022 +0530
Branches: master
https://developer.blender.org/rB165b030b19718694eaf33d6602034ed88fdd31a1

Cleanup: Remove repeated word in comment

Differential Revision: https://developer.blender.org/D14178

===================================================================

M	CMakeLists.txt

===================================================================

diff --git a/CMakeLists.txt b/CMakeLists.txt
index bbddaff8480..9f8800fe303 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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")



More information about the Bf-blender-cvs mailing list