From f18eadd62dc093bfe14a1f31b7bfc532fabfd41c Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sun, 1 Mar 2009 23:57:36 +0000 Subject: Reword the new sorting section a bit, and fix it to actually say "As digits" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20161 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/file_view.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex index b3c033b39d..3cc035c623 100644 --- a/manual/configure_rockbox/file_view.tex +++ b/manual/configure_rockbox/file_view.tex @@ -23,10 +23,10 @@ displays files. \item[Interpret numbers when sorting:] \setting{As whole numbers} enables a sorting algorithm which is similar to the default sorting of, for example, Windows Explorer, Mac OS X's Finder - or Nautilus, with regards to numbers at the beginning or within file names. - It combines consecutive digits to numbers and uses this numbers for sorting. - \newline\setting{As whole numbers} disables this algorithm, and causes every digit to - be compared separately. The following table opposes the two sortings. + or Nautilus, with regards to numbers at the beginning or within filenames. + It combines consecutive digits to a number used for sorting. + \newline\setting{As digits} disables this algorithm, and causes every digit to + be compared separately. The following table demonstrates the two sortings. \begin{table} \centering \begin{tabularx}{.8\textwidth}{ll} -- cgit v1.2.3