diff options
author | Marc Guay <marcguay@rockbox.org> | 2008-10-07 12:36:25 +0000 |
---|---|---|
committer | Marc Guay <marcguay@rockbox.org> | 2008-10-07 12:36:25 +0000 |
commit | 23028135b73b75a02ed26304353182cfa19778cc (patch) | |
tree | 9c742bd52951df5a511695abe8406dac8e358fd6 | |
parent | 835473c5a5ed1f5710bebc95ffac397c4b488a0d (diff) |
Unify the wording of the two/three components message in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18728 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/getting_started/installation.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index a30e6824ad..cf8ec6be88 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -34,9 +34,9 @@ installation options. to install additional software for running Rockbox.} \opt{swcodec} { \opt{HAVE_RB_BL_ON_DISK}{There are three separate components, - two of which need to be installed in order to run Rockbox.} - \opt{HAVE_RB_BL_IN_FLASH}{There are two separate components of Rockbox - that need to be installed in order to run Rockbox.} + two of which need to be installed in order to run Rockbox:} + \opt{HAVE_RB_BL_IN_FLASH}{There are two separate components + which need to be installed in order to run Rockbox:} \begin{description} \opt{HAVE_RB_BL_ON_DISK}{ |