Cleanup: spelling

This commit is contained in:
2019-09-30 17:06:28 +10:00
parent 04133ee863
commit a6a0a09197
22 changed files with 36 additions and 36 deletions

View File

@@ -312,7 +312,7 @@ static void listbase_double_from_single(Link *iter, ListBase *listbase)
#include "list_sort_impl.h"
#undef SORT_IMPL_FUNC
/* reentrant call */
/* re-entrant call */
#define SORT_IMPL_USE_THUNK
#define SORT_IMPL_FUNC listbase_sort_fn_r
#include "list_sort_impl.h"