Index: config.h
===================================================================
--- config.h	(revision 313)
+++ config.h	(revision 314)
@@ -43,7 +43,7 @@
 // disable display list optims
 //#define DEBUG_RENDER_DISABLE_DISPLAYLISTS
 
-// draw shadow map (view for main light)
+// draw shadow map (view from main light)
 //#define DEBUG_SHADOW_MAP_VIEW
 
 // draw HDR stencil (press F10)
@@ -56,7 +56,7 @@
 //#define DEBUG_ODENET
 
 // movie linear framerate (1/x sec) (starts recording, too)
-// #define DEBUG_MOVIE 25
+//#define DEBUG_MOVIE 25
 
 // allow vertex lighting for lightmaps textures
 //#define RENDER_ALLOW_LIGHTING_FOR_LIGHTMAPS