From: Guilhem Bonnefille Date: Sun, 13 Oct 2013 13:54:18 +0000 (+0200) Subject: Fix simple typo in documentation X-Git-Url: https://git.street.me.uk/andy/viking.git/commitdiff_plain/6d07b6979cd84299dfb9ad25f2e6030ba58e24db?hp=8d7288e701add7a771701dbd9af31e61884368ca Fix simple typo in documentation --- diff --git a/help/C/viking.xml b/help/C/viking.xml index 9328c8c4..b70e25a9 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1195,11 +1195,11 @@ If this is a Route then it will convert it to a Track. If this is Track then convert it to a Route. - + Converting from a Track to a Route may involve a loss of information, in particular timestamp values (hence you are required to confirm this operation before it happens). - +
Anonymize Times @@ -1210,11 +1210,11 @@ Timestamp information of a track can be shifted to be all offset from 1901-01-01 Thus the timestamps themselves will no longer reveal exactly when a track was taken. However the relative difference between the timestamps is kept thus one is still able to calculate some properties such as speeds along the track. - + This is not available for routes, as they have no timestamps. - +
@@ -1864,22 +1864,22 @@ If Ctrl is held at the same time, it will jump the new trackpoi Editing options in the Trackpoint Edit dialog include: -Edit the trackpoint name -Changing raw lat/long position and altitude -Forward (go to the next trackpoint) -Back (go to the previous trackpoint) -Delete -Insert. Inserts a point halfway to next trackpoint -Split. +Edit the trackpoint name +Changing raw lat/long position and altitude +Forward (go to the next trackpoint) +Back (go to the previous trackpoint) +Delete +Insert. Inserts a point halfway to next trackpoint +Split. Several fields are read only for reference purposes, values are shown if the trackpoint has such information: -Time. -Speed and course. -'Between' values: Speed, Time Difference and Distance Difference. When moving between trackpoints (via the Back and Forward buttons) these values are calculated. -GPS precision factors. +Time. +Speed and course. +'Between' values: Speed, Time Difference and Distance Difference. When moving between trackpoints (via the Back and Forward buttons) these values are calculated. +GPS precision factors.