From 7f4530dad2ef5f9370f5c36261387be0127f02f6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 12 Mar 2021 12:52:23 +1100 Subject: Cleanup: incorrect doxy section title Also correct typo. --- source/blender/editors/space_file/file_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/space_file/file_ops.c') diff --git a/source/blender/editors/space_file/file_ops.c b/source/blender/editors/space_file/file_ops.c index b82290205c7..bd6b15bdf74 100644 --- a/source/blender/editors/space_file/file_ops.c +++ b/source/blender/editors/space_file/file_ops.c @@ -962,7 +962,7 @@ void FILE_OT_select_all(wmOperatorType *ot) /** \} */ /* -------------------------------------------------------------------- */ -/** \name Select All Operator +/** \name View Selected Operator * \{ */ static int file_view_selected_exec(bContext *C, wmOperator *UNUSED(op)) -- cgit v1.2.3