Skip to content
Snippets Groups Projects
Commit a461aed8 authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Cleanup: title-case for pose library operator

No functional changes.
parent 93d3b193
No related branches found
No related tags found
No related merge requests found
......@@ -395,7 +395,7 @@ class POSELIB_OT_apply_pose_asset_for_keymap(Operator):
class POSELIB_OT_convert_old_poselib(Operator):
bl_idname = "poselib.convert_old_poselib"
bl_label = "Convert old-style pose library"
bl_label = "Convert Old-Style Pose Library"
bl_description = "Create a pose asset for each pose marker in the current action"
bl_options = {"REGISTER", "UNDO"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment