Fix atk_component_contains wrapper
authorMike Gorse <mgorse@linux-megc.site>
Wed, 23 Oct 2013 20:43:58 +0000 (15:43 -0500)
committerMike Gorse <mgorse@linux-megc.site>
Wed, 23 Oct 2013 20:43:58 +0000 (15:43 -0500)
commit44ef97e0fe7b6827a7945fb31736e479fadbb938
tree3216e835635eee247047c9f512ead0538a1b7650
parent526768603aa58e1b19ec333fb4d8f22ae595d99b
Fix atk_component_contains wrapper

The method call should be called Contains, not contains, per the D-Bus and
AT-SPI specs.

https://bugzilla.gnome.org/show_bug.cgi?id=710730
atk-adaptor/adaptors/component-adaptor.c