diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-08-27 20:44:23 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-08-27 20:44:23 +0000 |
commit | 56b339e252039fdfcdc6e92db2dee5bb41fc0a5f (patch) | |
tree | f41bbc85e96f6debc6f49320ec22a16b1cfbccbd /manual/plugins/search.tex | |
parent | dcf83af9ba72bb2662d9fd9322051ea4e22a4267 (diff) |
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.tex | 2 |
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 @@ \subsection{Search} This plugin can be used on playlists. It searches through the playlist -that it is opened on looking for any occurrences of the string entered by the +that it opened on looking for any occurrences of the string entered by the user. The results of this search are saved to a new playlist, \textbf{search\_results.m3u}, within the same directory as the original playlist. |