summaryrefslogtreecommitdiff
path: root/unoidl
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl')
-rw-r--r--unoidl/source/unoidl-check.cxx2
-rw-r--r--unoidl/source/unoidlprovider.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/unoidl/source/unoidl-check.cxx b/unoidl/source/unoidl-check.cxx
index 6504f0fd333a..e06bdab92caf 100644
--- a/unoidl/source/unoidl-check.cxx
+++ b/unoidl/source/unoidl-check.cxx
@@ -631,7 +631,7 @@ void checkMap(
entB.get()));
if (ent2A->getBase() != ent2B->getBase()) {
std::cerr
- << "single-interface--based servcie " << name
+ << "single-interface--based service " << name
<< " base changed from " << ent2A->getBase()
<< " to " << ent2B->getBase()
<< std::endl;
diff --git a/unoidl/source/unoidlprovider.cxx b/unoidl/source/unoidlprovider.cxx
index 47e59bfc82db..525418d3f09e 100644
--- a/unoidl/source/unoidlprovider.cxx
+++ b/unoidl/source/unoidlprovider.cxx
@@ -1283,7 +1283,7 @@ rtl::Reference< Entity > readEntity(
file->uri,
("UNOIDL format: bad mode " + OUString::number(v)
+ " of property " + propName
- + " for accumulation-based servcie"));
+ + " for accumulation-based service"));
}
props.emplace_back(
propName, propType,