diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2013-12-09 08:29:31 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-09 10:14:50 +0100 |
commit | e7a657c72b342a73153c467bea17c425eb4232df (patch) | |
tree | 6e6c455d4f302715729074d9dc0af0c25981e49a | |
parent | 2f3d18d0017d525f49286fa63ebf2686304e4f77 (diff) | |
download | subsurface-e7a657c72b342a73153c467bea17c425eb4232df.tar.gz |
Removes unnecessary references to number of elements in
the date field
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | Documentation/user-manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index a232bb806..9832b6d64 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -94,7 +94,7 @@ This panel contains the date, time and place information for a particular dive, image::images/AddDive2.png["The Dive Notes tab",align="center"] -The *Starttime* field contains five data items reflecting the date and the time of the dive. By clicking the down-arrow on the right of that field one can display a calendar from which you can choose the correct date. The hour and minutes values can also be edited by clicking on each of them in the text box and by overtyping the information displayed. +The *Starttime* field reflects the date and the time of the dive. By clicking the down-arrow on the right of that field one can display a calendar from which you can choose the correct date. The hour and minutes values can also be edited by clicking on each of them in the text box and by overtyping the information displayed. *Air/water temperatures*: Type in the air and water temperatures during the dive into these fields to the right of the Starttime. You do not need to type in units of temperature: Subsurface supplies these automatically, you only need type the number. (The units selected in the 'Preferences' [red]#[[URL link]]# will determine whether metric or imperial units are displayed) |