diff --git a/pose_library/__init__.py b/pose_library/__init__.py index fc9bc26e4..b8e40e8f7 100644 --- a/pose_library/__init__.py +++ b/pose_library/__init__.py @@ -8,7 +8,7 @@ Pose Library based on the Asset Browser. bl_info = { "name": "Pose Library", - "description": "Pose Library based on the Asset Browser.", + "description": "Pose Library based on the asset system.", "author": "Sybren A. Stüvel, Julian Eisel", "version": (2, 0), "blender": (3, 0, 0),