diff --git a/add_mesh_3d_function_surface.py b/add_mesh_3d_function_surface.py index 22939e84296dcbf51db7e39051930c22da96d920..8e12c9a6d536572135acfce67e27fb3319751ec7 100644 --- a/add_mesh_3d_function_surface.py +++ b/add_mesh_3d_function_surface.py @@ -17,7 +17,7 @@ # ##### END GPL LICENSE BLOCK ##### # Blender Add-Ons menu registration (in User Prefs) -"Add Pipe Joint (View3D > Add > Mesh > 3D Function Surface)" +"3d Function Surface (View3D > Add > Mesh > 3D Function Surface)" import bpy import Mathutils