From 51e67a40e09b6fba154704e89c5ea5462c7552cb Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 30 May 2010 13:05:36 +0000 Subject: (svn r19909) -Doc: Typo fixes, small doxygen improvements. --- src/core/sort_func.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/sort_func.hpp') diff --git a/src/core/sort_func.hpp b/src/core/sort_func.hpp index 180191f4d..94aef195f 100644 --- a/src/core/sort_func.hpp +++ b/src/core/sort_func.hpp @@ -38,7 +38,7 @@ static FORCEINLINE void QSortT(T *base, uint num, int (CDECL *comparator)(const * Type safe Gnome Sort. * * This is a slightly modifyied Gnome search. The basic - * Gnome search trys to sort already sorted list parts. + * Gnome search tries to sort already sorted list parts. * The modification skips these. * * @note Use this sort for presorted / regular sorted data. -- cgit v1.2.3-70-g09d2