aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--embed/ephy-embed-prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index c1a14dfd2..9a04338a6 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -197,7 +197,7 @@ webkit_pref_callback_font_family (GConfClient *client,
static const PrefData webkit_pref_entries[] =
{
{ CONF_RENDERING_FONT_MIN_SIZE,
- "minimum-font-size",
+ "minimum-logical-font-size",
webkit_pref_callback_int },
{ CONF_DESKTOP_FONT_VAR_NAME,
"default-font-size",