fix some typo's

This commit is contained in:
Campbell Barton
2011-10-23 15:27:36 +00:00
parent e89107927b
commit 67e744ccf0
10 changed files with 10 additions and 10 deletions

View File

@@ -137,7 +137,7 @@ mark_as_advanced(WITH_GHOST_SDL)
option(WITH_HEADLESS "Build without graphical support (renderfarm, server mode only)" OFF)
mark_as_advanced(WITH_HEADLESS)
option(WITH_AUDASPACE "Build with blenders audio library (only disable if you know what you're doing!)" ON)
option(WITH_AUDASPACE "Build with blenders audio library (only disable if you know what your doing!)" ON)
mark_as_advanced(WITH_AUDASPACE)