cui/source/dialogs/hyphen.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2d8253c54a37b973282cae6bcceb41b31bd6a237 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Jan 20 16:03:17 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Jan 22 07:07:26 2019 +0100 Fix typo Change-Id: I52ee8e9de09cfa8428be2e394a088144dd51ea39 Reviewed-on: https://gerrit.libreoffice.org/66711 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 c36d179ec384..eb24764d5905 100644 --- a/cui/source/dialogs/hyphen.cxx +++ b/cui/source/dialogs/hyphen.cxx @@ -85,7 +85,7 @@ OUString SvxHyphenWordDialog::EraseUnusableHyphens_Impl() // 1) we will need to discard all hyphenation positions at the end that // will not result in a line break where the text to the left still fits // on the line. - // 2) since as from OOo 3.2 '-' are part of a word an thus text like + // 2) since as from OOo 3.2 '-' are part of a word and thus text like // 'multi-line-editor' is regarded as single word we also need to discard those // hyphenation positions to the left of the rightmost '-' that is still left of // the rightmost valid hyphenation position according to 1) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits