editeng/source/misc/svxacorr.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 0f05795a3f0c211dc0be512f1f1b66e6019bd262 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue May 14 21:25:24 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed May 22 07:27:21 2019 +0200 Fix typo Change-Id: I88e2a10836ae961764d899b8d74fd707a3e15b2c Reviewed-on: https://gerrit.libreoffice.org/72708 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index 32c2dce2f9c6..01a4f27234fb 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -1444,8 +1444,8 @@ void SvxAutoCorrect::DoAutoCorrect( SvxAutoCorrDoc& rDoc, const OUString& rTxt, FnCorrectCapsLock( rDoc, rTxt, nCapLttrPos, nInsPos, eLang ) ) { // Correct accidental use of cAPS LOCK key (do this only when - // the caps or shift lock key is pressed). Turn off the caps - // lock afterwords. + // the caps or shift lock key is pressed). Turn off the caps + // lock afterwards. pFrameWin->SimulateKeyPress( KEY_CAPSLOCK ); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits