summaryrefslogtreecommitdiff
path: root/forms/source/xforms/convert.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/convert.hxx')
-rw-r--r--forms/source/xforms/convert.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/convert.hxx b/forms/source/xforms/convert.hxx
index 684ba4311af8..c2cdaef6c558 100644
--- a/forms/source/xforms/convert.hxx
+++ b/forms/source/xforms/convert.hxx
@@ -99,7 +99,7 @@ public:
sal_Int16 _nWhitespaceTreatment
);
- /** replace all occurences 0x08, 0x0A, 0x0D with 0x20
+ /** replace all occurrences 0x08, 0x0A, 0x0D with 0x20
*/
static ::rtl::OUString replaceWhitespace( const ::rtl::OUString& _rString );