Cleanup: typos
This commit is contained in:
@@ -195,7 +195,7 @@ struct Depsgraph {
|
||||
};
|
||||
|
||||
/**
|
||||
* Helper macros for interating over set of relationship links
|
||||
* Helper macros for iterating over set of relationship links
|
||||
* incident on each node.
|
||||
*
|
||||
* \note it is safe to perform removal operations here...
|
||||
|
||||
@@ -3470,8 +3470,8 @@ int ui_but_menu_direction(uiBut *but)
|
||||
}
|
||||
|
||||
/**
|
||||
* Hack for uiList UI_BTYPE_LISTROW buttons to "give" events to overlaying UI_BTYPE_TEXT buttons
|
||||
* (cltr-clic rename feature & co).
|
||||
* Hack for #uiList #UI_BTYPE_LISTROW buttons to "give" events to overlaying #UI_BTYPE_TEXT buttons
|
||||
* (Ctrl-Click rename feature & co).
|
||||
*/
|
||||
static uiBut *ui_but_list_row_text_activate(
|
||||
bContext *C, uiBut *but, uiHandleButtonData *data, const wmEvent *event,
|
||||
|
||||
Reference in New Issue
Block a user