diff options
author | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 21:28:30 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 21:28:30 +0000 |
commit | f71c9345c11acf4b222bc5fe5eb8755a6992d8d5 (patch) | |
tree | 5287340c6e3077ca86d82b3b77645a5f413e8f0b | |
parent | d502086e7f3f58a225bed8757410f5a1b32d7c01 (diff) |
Manual - add missing {} which caused spacing problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23791 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/configure_rockbox/theme_settings.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex index 1fc24b2317..fde223453e 100644 --- a/manual/configure_rockbox/theme_settings.tex +++ b/manual/configure_rockbox/theme_settings.tex @@ -56,7 +56,7 @@ customize the visual apperance of Rockbox. \item[While Playing Screen.] Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and displays all \fname{.wps} files. Selecting one will activate it, - \ActionStdCancel will exit back to the menu. For further information + \ActionStdCancel{} will exit back to the menu. For further information about the WPS see \reference{ref:WPS}. For information about editing a .wps file see \reference{ref:ConfiguringtheWPS}. |