summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/xformsexport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/xformsexport.cxx')
-rw-r--r--xmloff/source/xforms/xformsexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/xformsexport.cxx b/xmloff/source/xforms/xformsexport.cxx
index 6b082b492898..ccbd622d3785 100644
--- a/xmloff/source/xforms/xformsexport.cxx
+++ b/xmloff/source/xforms/xformsexport.cxx
@@ -302,7 +302,7 @@ void exportXFormsBinding( SvXMLExport& rExport,
try
{
- // now get type, and determine whether its a standard type. If
+ // now get type, and determine whether it's a standard type. If
// so, export the XSD name
Reference<com::sun::star::xforms::XModel> xModel(
xBinding->getPropertyValue( "Model" ),