Cleanup: Correct UI view comments

This commit is contained in:
2022-07-04 15:29:24 +02:00
parent abbc8333ac
commit c63569c0e0
2 changed files with 2 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ void attribute_search_add_items(
} // namespace blender::ui
/**
* Override this for all available tree types.
* Override this for all available view types.
*/
blender::ui::AbstractGridView *UI_block_add_view(
uiBlock &block,