From e952085cf75b847c9021fa6f5d81633b059b3eba Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 4 Aug 2018 12:52:58 +0200 Subject: Fix typos Change-Id: I7f90b7672665be0d8d5e47c6456433b06f88d5e0 Reviewed-on: https://gerrit.libreoffice.org/58553 Reviewed-by: Julien Nabet Tested-by: Jenkins --- sax/test/sax/testsax.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sax') diff --git a/sax/test/sax/testsax.cxx b/sax/test/sax/testsax.cxx index 6b382befdab0..2ef67e9aae1f 100644 --- a/sax/test/sax/testsax.cxx +++ b/sax/test/sax/testsax.cxx @@ -40,7 +40,7 @@ using namespace ::com::sun::star::registry; using namespace ::com::sun::star::io; using namespace ::com::sun::star::xml::sax; -// test szenarios +// test scenarios namespace sax_test { -- cgit