From 03f00eb91d873cc118a100d6e5b5d7bf801dd451 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 31 Jul 2015 22:59:02 +1000 Subject: Docs: doxy corrections --- source/blender/editors/space_view3d/view3d_camera_control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/space_view3d') diff --git a/source/blender/editors/space_view3d/view3d_camera_control.c b/source/blender/editors/space_view3d/view3d_camera_control.c index 95e918abdcf..f717f1c0a43 100644 --- a/source/blender/editors/space_view3d/view3d_camera_control.c +++ b/source/blender/editors/space_view3d/view3d_camera_control.c @@ -133,7 +133,7 @@ Object *ED_view3d_cameracontrol_object_get(View3DCameraControl *vctrl) /** - * Creates a #View3DControl handle and sets up + * Creates a #View3DCameraControl handle and sets up * the view for first-person style navigation. */ struct View3DCameraControl *ED_view3d_cameracontrol_acquire( -- cgit v1.2.3