summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-05-13 23:26:20 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-05-13 23:26:20 +0200
commita362f15f85fc3f00ea3144f763798131cb66e3e3 (patch)
tree36519d7e7afe6c643fdd0c781fddb069ff86648e /xmloff
parent036a660a86c225992c7cab083073374c40b1f366 (diff)
Typo: shoud -> should
Change-Id: I44f4fb9682a56af6654e1f7462dc37557d60e735
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtvfldi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtvfldi.cxx b/xmloff/source/text/txtvfldi.cxx
index 34238c06365d..146a4125c313 100644
--- a/xmloff/source/text/txtvfldi.cxx
+++ b/xmloff/source/text/txtvfldi.cxx
@@ -364,7 +364,7 @@ bool XMLSetVarFieldImportContext::FindFieldMaster(
Reference<XPropertySet> & xMaster)
{
// currently: delegate to XMLVariableDeclImportContext;
- // shoud eventually go here
+ // should eventually go here
return XMLVariableDeclImportContext::FindFieldMaster(xMaster,
GetImport(),
GetImportHelper(),