aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs.c b/src/prefs.c
index 88d10a8d..752da7e3 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -103,7 +103,7 @@ void a_Prefs_init(void)
prefs.w3c_plus_heuristics = TRUE;
prefs.penalty_hyphen = 100;
- prefs.penalty_hyphen_2 = 100;
+ prefs.penalty_hyphen_2 = 800;
prefs.penalty_em_dash_left = 800;
prefs.penalty_em_dash_right = 100;
prefs.penalty_em_dash_right_2 = 800;