deform-effect: Fix Horiontal/Horizontal typo
This commit is contained in:
parent
cd7df1b421
commit
9258f9bebb
@ -522,7 +522,7 @@ clutter_deform_effect_class_init (ClutterDeformEffectClass *klass)
|
|||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
*/
|
*/
|
||||||
pspec = g_param_spec_uint ("x-tiles",
|
pspec = g_param_spec_uint ("x-tiles",
|
||||||
P_("Horiontal Tiles"),
|
P_("Horizontal Tiles"),
|
||||||
P_("The number of horizontal tiles"),
|
P_("The number of horizontal tiles"),
|
||||||
1, G_MAXUINT,
|
1, G_MAXUINT,
|
||||||
DEFAULT_N_TILES,
|
DEFAULT_N_TILES,
|
||||||
|
Loading…
Reference in New Issue
Block a user