diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2014-12-24 07:48:39 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-24 06:42:57 -0800 |
commit | e49b4b72b719579a2ff49f4add732fb52c40c953 (patch) | |
tree | 9033a1a9d5ff17a9cd9c84a48f197da8a9b15fdd /Documentation | |
parent | 14a858cf2a9e9dfd113dad049625bdb055830478 (diff) | |
download | subsurface-e49b4b72b719579a2ff49f4add732fb52c40c953.tar.gz |
Fix prev/next anomaly from user manual
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 3dfb6d615..7509d53d4 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2875,8 +2875,8 @@ simmultaneously. - <<S_ViewPanels,_Globe_>> - View only the *World Map* panel. - _Yearly Statistics_ - Display summary statistics about dives during this and past years. -- _Prev DC_ - Switch to next dive computer. -- _Next DC_ - Switch to previous dive computer. +- _Prev DC_ - Switch to previous dive computer. +- _Next DC_ - Switch to next dive computer. - _Full Screen_ - Toggles Full Screen mode. === Help |