summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/mathmlimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx
index 48de32c3e0bd..28b3800f9a7f 100644
--- a/starmath/source/mathmlimport.cxx
+++ b/starmath/source/mathmlimport.cxx
@@ -503,7 +503,7 @@ void SmXMLImport::endDocument()
pDocShell->SetText( aText );
}
- OSL_ENSURE(pModel,"So there *was* a uno problem after all");
+ OSL_ENSURE(pModel,"So there *was* a UNO problem after all");
bSuccess = true;
}