Commit ae70a6eb by Terence Wu Committed by Tianqi Chen

Fix a spelling mistake (#136)

parent 6e32a4fa
......@@ -124,7 +124,7 @@ class Symbol {
const std::unordered_map<std::string, const Symbol*>& kwargs,
const std::string& name) const;
/*!
* \brief Add control flow depenencies to the operators in symbols.
* \brief Add control flow dependencies to the operators in symbols.
*
* For grouped symbol, an error will be raised. This mutates current symbolic Node.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment