sc/qa/extras/vba-macro-test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8f44cb12670ba864f8b33bf0477d1edee99d2798 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Fri Feb 4 16:58:06 2022 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Feb 4 21:04:44 2022 +0100 the tend -> they tend Change-Id: I2b1843ef46d7ed30c3125e8bcda8a0669d0a0fa3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129500 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/qa/extras/vba-macro-test.cxx b/sc/qa/extras/vba-macro-test.cxx index 600951c19615..33a003e19db2 100644 --- a/sc/qa/extras/vba-macro-test.cxx +++ b/sc/qa/extras/vba-macro-test.cxx @@ -565,7 +565,7 @@ void VBAMacroTest::testVba() = loadFromDesktop(aFileName, "com.sun.star.sheet.SpreadsheetDocument"); // process all events such as OnLoad events etc. - // otherwise the tend to arrive later at a random + // otherwise they tend to arrive later at a random // time - while processing other StarBasic methods. Application::Reschedule(true);