Kaydet (Commit) 4da4afca authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix typo

Change-Id: Ib5ba2d6e0b4af7126a3619b39ab7f1cd51f38c2a
üst 7c934cf3
......@@ -2474,7 +2474,7 @@ Sink::Call( const OUString& Method, Sequence< Any >& Arguments )
}
nMemId++;
}
SAL_WARN("extensions.olebridge", "Sink::Call: Uknown method '" << Method << "'");
SAL_WARN("extensions.olebridge", "Sink::Call: Unknown method '" << Method << "'");
}
class CXEnumConnections : public IEnumConnections,
......
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