Kaydet (Commit) 88e55cdc authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ic9d719985ffb6b6d273b258c4f07227a8a0e7c0d
Reviewed-on: https://gerrit.libreoffice.org/72959Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 66fb3ca7
......@@ -323,7 +323,7 @@ void printSequence( Sequence<Any>& val)
break;
case TypeClass_INTERFACE:
{
// we assume that the interface is XInvocation of a AxTestControls.Basic component.
// we assume that the interface is XInvocation of an AxTestControls.Basic component.
Reference<XInvocation> inv;
elem>>= inv;
if( inv.is())
......
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