aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/expression/RBAExpressionMaker.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/expression/RBAExpressionMaker.hpp')
-rw-r--r--src/core/expression/RBAExpressionMaker.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/expression/RBAExpressionMaker.hpp b/src/core/expression/RBAExpressionMaker.hpp
index 282a093..644b4fa 100644
--- a/src/core/expression/RBAExpressionMaker.hpp
+++ b/src/core/expression/RBAExpressionMaker.hpp
@@ -40,7 +40,7 @@ public:
virtual ~RBAExpressionMaker()=default;
protected:
- /// @brief To set ”Let" expression
+ /// @brief To set "Let" expression
/// @details Generate Let expression from jsonElem and register it in expr.
/// Return the number of variables that have been registered
/// (pushed) to ModelFactory, and pop them when the reference of