diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2009-03-08 22:08:35 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2009-03-08 22:08:35 +0000 |
| commit | 9d8293526e42dc1396d167f9d8bc136741f76abe (patch) | |
| tree | 799db3194cf46ea642f9ec440ffa80df1be5e5f7 | |
| parent | 93bd8a16ac840eadadaa129ae9b3482ede9a1a23 (diff) | |
| download | rockbox-9d8293526e42dc1396d167f9d8bc136741f76abe.zip rockbox-9d8293526e42dc1396d167f9d8bc136741f76abe.tar.gz rockbox-9d8293526e42dc1396d167f9d8bc136741f76abe.tar.bz2 rockbox-9d8293526e42dc1396d167f9d8bc136741f76abe.tar.xz | |
No need for a capital C in charging
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20252 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 c85ce00..ae08f6a 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 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 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. } } } |