Cleanup: incorrect doxy section title
Also correct typo.
This commit is contained in:
@@ -1254,7 +1254,7 @@ typedef struct FilterCache {
|
||||
float *sharpen_factor;
|
||||
float (*detail_directions)[3];
|
||||
|
||||
/* Filter orientaiton. */
|
||||
/* Filter orientation. */
|
||||
SculptFilterOrientation orientation;
|
||||
float obmat[4][4];
|
||||
float obmat_inv[4][4];
|
||||
|
||||
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user