Close the \ActionStdCancel correctly so that the following space won't be eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27285 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
89c3f8f00c
commit
8c54767453
1 changed files with 1 additions and 1 deletions
|
@ -552,7 +552,7 @@ Example of a configuration file:
|
|||
\item [Browse .cfg Files]Opens the \setting{File Browser} in the
|
||||
\fname{/.rockbox} directory and displays all \fname{.cfg} (configuration)
|
||||
files. Selecting a \fname{.cfg} file will cause Rockbox to load the settings
|
||||
contained in that file. Pressing \ActionStdCancel will exit back to the
|
||||
contained in that file. Pressing \ActionStdCancel{} will exit back to the
|
||||
\setting{Manage Settings} menu. See the \setting{Write .cfg files} option on
|
||||
the \setting{Manage Settings} menu for details of how to save and edit a
|
||||
configuration file.
|
||||
|
|
Loading…
Reference in a new issue