diff options
author | Alexander Levin <al.le@rockbox.org> | 2009-03-22 11:59:32 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2009-03-22 11:59:32 +0000 |
commit | 885553f1bd14649d91c5480ac4caff52e23afc97 (patch) | |
tree | 3d2f3a6d7cbfdce82e584ba1430cbc6b09c52cd9 /manual/advanced_topics | |
parent | f8a88103ca918a0e6a6b757b2e8043dbc63ef0e2 (diff) |
Use a real word instead of 'filename'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20450 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics')
-rw-r--r-- | manual/advanced_topics/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 2d3cf55974..1ef8e7c979 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -153,7 +153,7 @@ file find the instructions on the Rockbox website: The only restriction is that they must end in \fname{.wps}. When you ``play'' a \fname{.wps} file, it will be used for future WPS screens, and if the ``played'' \fname{.wps} file is located in the \fname{/.rockbox/wps} directory, it - will be remembered and used after reboot. The \fname{.wps} filename must be + will be remembered and used after reboot. The name of the \fname{.wps} file must be no more than 24 characters long for it to be remembered. \end{description} |