From 9f479f096cb50fa8d1215e68c262f110116114ef Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Thu, 18 Jan 2018 21:37:17 +0100 Subject: Fix typos in code and docs with codespell Using v1.11.0 from https://github.com/lucasdemarchi/codespell --- core/list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/list.h') diff --git a/core/list.h b/core/list.h index a00372e39..f977df463 100644 --- a/core/list.h +++ b/core/list.h @@ -388,7 +388,7 @@ public: }; /** - * return wether the list is empty + * return whether the list is empty */ _FORCE_INLINE_ bool empty() const { -- cgit v1.2.3-70-g09d2