Fixed typo

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-08-23 13:02:45 +02:00
parent 4cf564a774
commit 95d73d0aa0

View File

@@ -392,7 +392,7 @@ double _PropsSI(const std::string &Output, const std::string &Name1, double Prop
State->update(pair, x1, x2);
if (iOutput != iundefined_parameter){
// Return the desired output
// Get the desired output
double val = State->keyed_output(iOutput);
// Return the value