Fix typo in the :clone getter method
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Jan 2009 20:06:58 +0000 (20:06 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 28 Jan 2009 11:57:49 +0000 (11:57 +0000)
commitb08a0115128cb68cfb92813d2325a490802e606a
tree06f893350d22ef8ff24ad839cea28598a05ce33f
parentbba85d47f93a004c355f4f53166b809940a0ebab
Fix typo in the :clone getter method

The :clone property getter method, clutter_clone_get_source(), was
defined using the wrong name of clutter_clone_get_clone_source().
clutter/clutter-clone.c