diff options
| author | Alexander Levin <al.le@rockbox.org> | 2009-03-09 21:25:49 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2009-03-09 21:25:49 +0000 |
| commit | 7fc6bbb304425287b50e7a423ecdebd26e164948 (patch) | |
| tree | 3c7426b28cdfe92c458e9bbef1f7cfb2e147f9bb | |
| parent | 28a4c73bc41a3e49145a77fef04c1474bb7512cc (diff) | |
| download | rockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.zip rockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.tar.gz rockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.tar.bz2 rockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.tar.xz | |
Use more formal English (passive)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20258 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index ae08f6a..87afedb 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -640,13 +640,23 @@ garbled.} \opt{usb_charging} { \section{Charging} - The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. + + The \dap{} can be powered over USB without connecting to your + computer by holding \ActionStdUsbCharge{} while plugging in. This + allows you to continue using the \dap{} normally. + \opt{usbstack} { \nopt{gigabeats} { \section{USB disconnect} - As soon as your computer marks the \dap{} as unused (e.g. after you eject or safely remove the device), you can switch the device to charging mode by pressing \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} while the computer is still actively communicating with the \dap{} has no effect. + + As soon as the computer marks the \dap{} as unused (e.g. + after you eject or safely remove the device), the \dap{} + can be switched to charging mode by pressing + \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} + while the computer is still actively communicating with + the \dap{} has no effect. } } } |