This commit is contained in:
luzpaz
2017-07-10 14:48:13 -04:00
committed by Yorik van Havre
parent 9bc7518046
commit 5be4fb5cdc

View File

@@ -693,7 +693,7 @@ boost::unordered_map<const ObjectIdentifier, const PropertyExpressionEngine::Exp
/**
* @brief Validate the given path and expression.
* @param path Object Indentifier for expression.
* @param path Object Identifier for expression.
* @param expr Expression tree.
* @return Empty string on success, error message on failure.
*/