From 67ee87a6e9e5b42d2d9c1f25b1acf2cf7a573118 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 22 Jun 2021 14:04:08 +1000 Subject: Cleanup: spelling --- source/blender/editors/space_spreadsheet/spreadsheet_data_source.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/space_spreadsheet') diff --git a/source/blender/editors/space_spreadsheet/spreadsheet_data_source.hh b/source/blender/editors/space_spreadsheet/spreadsheet_data_source.hh index fad1770e621..2ea7fb5809f 100644 --- a/source/blender/editors/space_spreadsheet/spreadsheet_data_source.hh +++ b/source/blender/editors/space_spreadsheet/spreadsheet_data_source.hh @@ -54,7 +54,7 @@ class DataSource { } /** - * Returns true iff the data source has the ability to limit visible rows + * Returns true if the data source has the ability to limit visible rows * by user interface selection status. */ virtual bool has_selection_filter() const -- cgit v1.2.3