[Libreoffice-commits] core.git: sc/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Mar 11 13:38:15 UTC 2019
sc/qa/extras/scstylefamilyobj.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bf8e781f2717a59c02390cccbe0b488c7bd533f4
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Mar 11 12:08:11 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Mar 11 14:37:53 2019 +0100
Fix typos in code (path)
Change-Id: Id93fe19fe6dc0148f042ebe56508de0be85f08d6
Reviewed-on: https://gerrit.libreoffice.org/69040
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
diff --git a/sc/qa/extras/scstylefamilyobj.cxx b/sc/qa/extras/scstylefamilyobj.cxx
index 2ca381c92d33..bbe8b7d6457b 100644
--- a/sc/qa/extras/scstylefamilyobj.cxx
+++ b/sc/qa/extras/scstylefamilyobj.cxx
@@ -72,7 +72,7 @@ private:
};
ScStyleFamilyObj::ScStyleFamilyObj()
- : CalcUnoApiTest("/sc/qa/extras/testdocuemts")
+ : CalcUnoApiTest("/sc/qa/extras/testdocuments")
, XElementAccess(cppu::UnoType<style::XStyle>::get())
, XIndexAccess(19)
, XNameAccess("Default")
More information about the Libreoffice-commits
mailing list