[chronojump] Fixed one comment



commit 556a7c0298b6c5fddcf2d0667cdc7392a5abbaa4
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed May 27 14:12:59 2015 +0200

    Fixed one comment

 src/encoder.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/encoder.cs b/src/encoder.cs
index 0f301e9..1310fd8 100644
--- a/src/encoder.cs
+++ b/src/encoder.cs
@@ -538,7 +538,7 @@ public class EncoderSQL
                this.status = status;
                this.videoURL = videoURL;
                this.encoderConfiguration = encoderConfiguration;
-               this.future1 = future1; //on signals: meanPower
+               this.future1 = future1; //on curves: meanPower
                this.future2 = future2;
                this.future3 = future3;
                this.exerciseName = exerciseName;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]