cui/source/dialogs/hyphen.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9b6a377e770cc6455feac0b83da8d9639926b993
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Mar 1 18:25:35 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Mar 3 09:30:37 2019 +0100

    Fix typo
    
    Change-Id: I405a69e54efef1cf86e9039659fd63573763d090
    Reviewed-on: https://gerrit.libreoffice.org/68633
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cui/source/dialogs/hyphen.cxx b/cui/source/dialogs/hyphen.cxx
index eb24764d5905..4bc1edb5e889 100644
--- a/cui/source/dialogs/hyphen.cxx
+++ b/cui/source/dialogs/hyphen.cxx
@@ -99,7 +99,7 @@ OUString SvxHyphenWordDialog::EraseUnusableHyphens_Impl()
     // "line-ed", thus because of 2) we now need to discard all possible 
hyphenation
     // positions to the left of that as well. Thus in the end leaving us with 
just
     // 'multi-line-ed=itor' as return value for this function. (Just one valid 
hyphenation
-    // position for the user too choose from. However ALL the '-' characters 
in the word
+    // position for the user to choose from. However ALL the '-' characters in 
the word
     // will ALWAYS be valid implicit hyphenation positions for the core to 
choose from!
     // And thus even if this word is skipped in the hyphenation dialog it will 
still be broken
     // right after 'multi-line-' (actually it might already be broken up that 
way before
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to