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

Fix typo

Change-Id: I3c012c0e8aea8b3f78b908e4182741d28c6ab2ce
Reviewed-on: https://gerrit.libreoffice.org/72869Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst cc33fa31
......@@ -42,7 +42,7 @@ public class MethodHandler implements XPropertyHandler
}
catch( com.sun.star.uno.Exception e )
{
System.err.println( "MethodHandler: could not create a Introspection service, not much functionality will be available." );
System.err.println( "MethodHandler: could not create an Introspection service, not much functionality will be available." );
}
}
......
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