summaryrefslogtreecommitdiff
path: root/svx/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-02-26 16:01:43 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-02-27 20:54:50 +0100
commit6da37b2cfd918f52da7f85e20211c9983d78711c (patch)
treea4ba97c3cae961f4d7bb6f1547006df898d0eece /svx/qa
parent815bf8ebfb1a883f73ef4f2aa31e2d5fbdccb01d (diff)
Fix typos
Change-Id: I4188e0bcc4089db3060179b7b1c085218fce92f0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111649 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/qa')
-rw-r--r--svx/qa/unit/svdraw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/svdraw.cxx b/svx/qa/unit/svdraw.cxx
index bf452e62156a..95aaea7f659d 100644
--- a/svx/qa/unit/svdraw.cxx
+++ b/svx/qa/unit/svdraw.cxx
@@ -233,7 +233,7 @@ CPPUNIT_TEST_FIXTURE(SvdrawTest, testTextEditEmptyGrabBag)
rEditView.InsertText("y");
pSdrView->SdrEndTextEdit();
- // Then make sure that grab-bag is empty to avoid loosing the new text.
+ // Then make sure that grab-bag is empty to avoid losing the new text.
xGroupProps->getPropertyValue("InteropGrabBag") >>= aGrabBag;
// Without the accompanying fix in place, this test would have failed with:
// assertion failed