Kaydet (Commit) 582bb127 authored tarafından Caolán McNamara's avatar Caolán McNamara

fix typo

üst 53baa03a
...@@ -190,7 +190,7 @@ namespace ...@@ -190,7 +190,7 @@ namespace
else else
{ {
OSL_ENSURE(0, "Extension Manager: The extension supports an unknown platform. " OSL_ENSURE(0, "Extension Manager: The extension supports an unknown platform. "
"Check the platform element in the descripion.xml"); "Check the platform element in the description.xml");
ret = false; ret = false;
} }
return ret; return ret;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment