diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-07-06 21:32:59 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-07-06 21:32:59 +0000 |
| commit | f6cde72ce9e0f01cacc2d579716a8cf13da27133 (patch) | |
| tree | d1e4cb601dc39f631dec813c404cd5ed69f7394b /manual/plugins/sort.tex | |
| parent | f626357cc3ed710e57cd036ee81d2ac9e1830111 (diff) | |
| download | rockbox-f6cde72ce9e0f01cacc2d579716a8cf13da27133.zip rockbox-f6cde72ce9e0f01cacc2d579716a8cf13da27133.tar.gz rockbox-f6cde72ce9e0f01cacc2d579716a8cf13da27133.tar.bz2 rockbox-f6cde72ce9e0f01cacc2d579716a8cf13da27133.tar.xz | |
Fix a few dead references in the manual and add an 's' where one was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17972 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/sort.tex')
| -rw-r--r-- | manual/plugins/sort.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/sort.tex b/manual/plugins/sort.tex index 0f8e741..fe23060 100644 --- a/manual/plugins/sort.tex +++ b/manual/plugins/sort.tex @@ -1,6 +1,6 @@ \subsection{Sort} This plugin takes a file and sorts it in ascending alphabetical order. Case is ignored. This is useful for ordering playlists generated by the -\setting{Create Playlist} menu option (see \reference{ref:Playlistsubmenu}). +\setting{Create Playlist} menu option (see \reference{ref:playlistoptions}). |