diff options
Diffstat (limited to 'src/prefs.c')
-rw-r--r-- | src/prefs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.c b/src/prefs.c index 09e48862..da597607 100644 --- a/src/prefs.c +++ b/src/prefs.c @@ -103,6 +103,7 @@ void a_Prefs_init(void) prefs.w3c_plus_heuristics = TRUE; prefs.penalty_hyphen = 100; + prefs.penalty_hyphen_2 = 100; } /* |