Typo fixes for the typo fixes. :D

This commit is contained in:
Thomas Dinges
2011-10-23 15:43:12 +00:00
parent 67e744ccf0
commit f1cea89d99
5 changed files with 5 additions and 5 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 your doing!)" ON)
option(WITH_AUDASPACE "Build with blenders audio library (only disable if you know what you're doing!)" ON)
mark_as_advanced(WITH_AUDASPACE)