Commit: f7371dca823a21bdf0fe13c939ebd9245e18d1d6
Author: Sergey Sharybin
Date:   Sun Nov 16 02:11:41 2014 +0500
Branches: master
https://developer.blender.org/rBf7371dca823a21bdf0fe13c939ebd9245e18d1d6

Code cleanup: Spelling

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

M       CMakeLists.txt

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3465788..0363b24 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -344,7 +344,7 @@ set(CYCLES_CUDA_BINARIES_ARCH sm_20 sm_21 sm_30 sm_35 sm_50 
CACHE STRING "CUDA a
 mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH)
 unset(PLATFORM_DEFAULT)
 option(WITH_CYCLES_LOGGING     "Build cycles with logging support" OFF)
-option(WITH_CYCLES_DEBUG       "Build cycles with with extra debug 
capabilties" OFF)
+option(WITH_CYCLES_DEBUG       "Build cycles with extra debug capabilities" 
OFF)
 mark_as_advanced(WITH_CYCLES_LOGGING)
 mark_as_advanced(WITH_CYCLES_DEBUG)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to