diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2009-11-07 16:40:34 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2009-11-07 16:40:34 +0000 |
| commit | b1783c3c64d530e77ea2301e70a000f2a624bb74 (patch) | |
| tree | 4220cae11b1b8f20e02abe2ac1151569c58ccb14 | |
| parent | fedc7b21f1d823256d955b55ef4f301f915312e0 (diff) | |
| download | rockbox-b1783c3c64d530e77ea2301e70a000f2a624bb74.zip rockbox-b1783c3c64d530e77ea2301e70a000f2a624bb74.tar.gz rockbox-b1783c3c64d530e77ea2301e70a000f2a624bb74.tar.bz2 rockbox-b1783c3c64d530e77ea2301e70a000f2a624bb74.tar.xz | |
fix typo in manual. thanks to mc2739 for noticing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23550 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/theme_remove.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/theme_remove.tex b/manual/plugins/theme_remove.tex index e255d88..cfaa6c0 100644 --- a/manual/plugins/theme_remove.tex +++ b/manual/plugins/theme_remove.tex @@ -44,7 +44,7 @@ Some files are not removed regardless of the \setting{Remove Options} such as Specifies how the \fname{.wps} file belonging to a theme \fname{.cfg} file is handled. \opt{lcd_bitmap}{ \item[Statusbar Skin.] - Specifies how the \fname{.rsbs} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the \fname{.sbs} file belonging to a theme \fname{.cfg} file is handled. }% \opt{HAVE_REMOTE_LCD}{ \item[Remote WPS.] |