From dbfee3db52481cbdfe60510a9589e5f2fe6f4c43 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Fri, 10 Apr 2015 09:11:07 +0100 Subject: [PATCH] Typo += instead of plain = .. has same effect since sample.km is zero until we get to this line, but it is misleading to read. --- src/TxtRideFile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TxtRideFile.cpp b/src/TxtRideFile.cpp index 9b40ad69a..c89386dba 100644 --- a/src/TxtRideFile.cpp +++ b/src/TxtRideFile.cpp @@ -269,7 +269,7 @@ RideFile *TxtFileReader::openRideFile(QFile &file, QStringList &errors, QList