[chronojump] Fixed typo at pfvProfileEvolution.R



commit 3a6e9fef3438c0124c72629c5556779163264e17
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Jan 16 13:39:07 2018 +0100

    Fixed typo at pfvProfileEvolution.R

 encoder/pfvProfileEvolution.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/pfvProfileEvolution.R b/encoder/pfvProfileEvolution.R
index 7881f71..a055903 100644
--- a/encoder/pfvProfileEvolution.R
+++ b/encoder/pfvProfileEvolution.R
@@ -73,7 +73,7 @@ pfvProfileGetAnalysisProfiles <- function(analyzeTable)
 
 #In the plane V0-F0, each point corresponds to a profile.
 #Each profile has unique Pmax. Each isopotential line corresponds to the points that have the same Pmax
-pfvProfileDrawProfilesEvolution <- function(analyzetable)
+pfvProfileDrawProfilesEvolution <- function(analyzeTable)
 {
         profiles = pfvProfileGetAnalysisProfiles(analyzeTable)
         


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