summaryrefslogtreecommitdiff
path: root/manual/plugins/search.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-27 20:44:23 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-27 20:44:23 +0000
commit56b339e252039fdfcdc6e92db2dee5bb41fc0a5f (patch)
treef41bbc85e96f6debc6f49320ec22a16b1cfbccbd /manual/plugins/search.tex
parentdcf83af9ba72bb2662d9fd9322051ea4e22a4267 (diff)
downloadrockbox-56b339e252039fdfcdc6e92db2dee5bb41fc0a5f.tar.gz
rockbox-56b339e252039fdfcdc6e92db2dee5bb41fc0a5f.zip
Fixes for FS#5822 as reported by Andrew Melville.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10772 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/search.tex')
-rw-r--r--manual/plugins/search.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/search.tex b/manual/plugins/search.tex
index e224f3fdb0..ddbb7bc1b3 100644
--- a/manual/plugins/search.tex
+++ b/manual/plugins/search.tex
@@ -1,6 +1,6 @@
1\subsection{Search} 1\subsection{Search}
2This plugin can be used on playlists. It searches through the playlist 2This plugin can be used on playlists. It searches through the playlist
3that it is opened on looking for any occurrences of the string entered by the 3that it opened on looking for any occurrences of the string entered by the
4user. The results of this search are saved to a new playlist, 4user. The results of this search are saved to a new playlist,
5\textbf{search\_results.m3u}, within the same directory as the 5\textbf{search\_results.m3u}, within the same directory as the
6original playlist. 6original playlist.