From b9b4ed2b9778ce6d3346e03e8d0a0cbb521bdec9 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 9 Apr 2014 12:49:49 +0200 Subject: [PATCH] typo: eb -> be --- cui/source/dialogs/hyphen.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cui/source/dialogs/hyphen.cxx b/cui/source/dialogs/hyphen.cxx index c0dc970755d3..b2d822460ab7 100644 --- a/cui/source/dialogs/hyphen.cxx +++ b/cui/source/dialogs/hyphen.cxx @@ -118,7 +118,7 @@ OUString SvxHyphenWordDialog::EraseUnusableHyphens_Impl( // the rightmost valid hyphenation position according to 1) // Example: - // If the possible hyphenation position in 'multi-line-editor' are to eb marked + // If the possible hyphenation position in 'multi-line-editor' are to be marked // by '=' then the text will look like this 'mul=ti-line-ed=it=or'. // If now the first line is only large enough for 'multi-line-edi' we need to discard // the last possible hyphnation point because of 1). The right most valid