Be more specific about what enablestyles parameter does.
[surf.git] / config.def.h
index 368291f..1c18827 100644 (file)
@@ -30,7 +30,7 @@ static int diskcachebytes         = 5 * 1024 * 1024;
 static Bool enableplugins         = TRUE;
 static Bool enablescripts         = TRUE;
 static Bool enableinspector       = TRUE;
-static Bool enablestyles          = TRUE;
+static Bool enablestyle           = TRUE;
 static Bool loadimages            = TRUE;
 static Bool hidebackground        = FALSE;
 static Bool allowgeolocation      = TRUE;