diff options
| author | Robert Menes <rmenes@rockbox.org> | 2009-03-30 21:48:06 +0000 |
|---|---|---|
| committer | Robert Menes <rmenes@rockbox.org> | 2009-03-30 21:48:06 +0000 |
| commit | c52293344d3ccb2b5b963cba1abbfd3e0ffce938 (patch) | |
| tree | 8fab7185a56be47236cf0e047e87c01143d18846 /manual/appendix | |
| parent | b4a5ce6f9e869ebd3e9a6724f9c64b58b2aa658a (diff) | |
| download | rockbox-c52293344d3ccb2b5b963cba1abbfd3e0ffce938.zip rockbox-c52293344d3ccb2b5b963cba1abbfd3e0ffce938.tar.gz rockbox-c52293344d3ccb2b5b963cba1abbfd3e0ffce938.tar.bz2 rockbox-c52293344d3ccb2b5b963cba1abbfd3e0ffce938.tar.xz | |
Whoops... butterfingers! :) Remove a backslash that would've broken something.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20589 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 689022f..ad83aa0 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -31,7 +31,7 @@ \includegraphics[width=0.37cm]{appendix/images/icon-wps.png} & While Playing Screen & \fname{.wps} & Load the new WPS display configuration \\ \includegraphics[width=0.37cm]{appendix/images/icon-lang.png} - & Language File & \fname{.lng} & Load the lan\guage file \\ + & Language File & \fname{.lng} & Load the language file \\ \includegraphics[width=0.37cm]{appendix/images/icon-text.png} & Text File & \fname{.txt} & Display the text file using the text viewer plugin\\ \includegraphics[width=0.37cm]{appendix/images/icon-config.png} |