[Bf-committers] PATCH : Typos in space_clip.py

Thomas Dinges blender at dingto.org
Tue Nov 8 07:10:20 CET 2011


Commited, thanks. :)

Am 08.11.2011 03:10, schrieb Mike S:
> Hi all, great work on Tomato integration, just found a few typos in the
> menus::
>
>
> Index: release/scripts/startup/bl_ui/space_clip.py
> ===================================================================
> --- release/scripts/startup/bl_ui/space_clip.py	(revision 41638)
> +++ release/scripts/startup/bl_ui/space_clip.py	(working copy)
> @@ -757,8 +757,8 @@
>            layout.operator("clip.set_origin")
>            layout.operator("clip.set_floor")
>
> -        layout.operator("clip.set_axis", text="Set X Asix").axis = "X"
> -        layout.operator("clip.set_axis", text="Set Y Asix").axis = "Y"
> +        layout.operator("clip.set_axis", text="Set X Axis").axis = "X"
> +        layout.operator("clip.set_axis", text="Set Y Axis").axis = "Y"
>
>            layout.operator("clip.set_scale")
>
>
> Cheers,
>
> Mike.
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers


-- 
Thomas Dinges
Blender Developer, Artist and Musician

www.dingto.org



More information about the Bf-committers mailing list