diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-07-09 01:58:23 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-07-09 01:58:23 +0000 |
| commit | 5daf6e35d3ba16e0e121184016293dbd023c78ba (patch) | |
| tree | c5e7f227dc64387bc3e98bbf52e79216cc458bb5 | |
| parent | ee4ff052c2451f467280de576458f368e5bee401 (diff) | |
| download | rockbox-5daf6e35d3ba16e0e121184016293dbd023c78ba.zip rockbox-5daf6e35d3ba16e0e121184016293dbd023c78ba.tar.gz rockbox-5daf6e35d3ba16e0e121184016293dbd023c78ba.tar.bz2 rockbox-5daf6e35d3ba16e0e121184016293dbd023c78ba.tar.xz | |
Small change to the calculator plugin description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17992 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/calculator.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex index 422a134..5ff2779 100644 --- a/manual/plugins/calculator.tex +++ b/manual/plugins/calculator.tex @@ -3,8 +3,8 @@ \screenshot{plugins/images/ss-calculator}{Calculator}{img:calculator} This is a simple scientific calculator for use on the \dap. It works like a -standard calculator. Pressing the ``1st'' button will toggle between other -available maths functions on the right hand side. +standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle between + other available math functions. \begin{table} \begin{btnmap}{}{} |