diff options
Diffstat (limited to 'sax')
-rw-r--r-- | sax/test/sax/testsax.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |