diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2009-03-08 22:04:40 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2009-03-08 22:04:40 +0000 |
| commit | 93bd8a16ac840eadadaa129ae9b3482ede9a1a23 (patch) | |
| tree | 64bd2cd11d8a97c6dc73d6f8cdf800635f2c6023 | |
| parent | 4a70a076ed0462eef1bf3773986a6bbc59166c44 (diff) | |
| download | rockbox-93bd8a16ac840eadadaa129ae9b3482ede9a1a23.zip rockbox-93bd8a16ac840eadadaa129ae9b3482ede9a1a23.tar.gz rockbox-93bd8a16ac840eadadaa129ae9b3482ede9a1a23.tar.bz2 rockbox-93bd8a16ac840eadadaa129ae9b3482ede9a1a23.tar.xz | |
Make the leave-usb-mode paragraph a bit less technical. Fix accidental missing words at the same time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20251 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index eed7aec..c85ce00 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -646,7 +646,7 @@ garbled.} \nopt{gigabeats} { \section{USB disconnect} - As soon as the operating system of 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 host operating is still actively communicating with the \dap{} has no effect. + 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. } } } |