Commit 45456b14 by Kuan Hsh Chen Committed by Tianqi Chen

Fix typo (#2467)

parent eca4f88a
......@@ -36,7 +36,7 @@ except IMPORT_EXCEPT:
class Symbol(SymbolBase):
"""Symbol is basic operation unit for symbolic graph compostion."""
"""Symbol is basic operation unit for symbolic graph composition."""
# disable dictionary storage, also do not have parent type.
__slots__ = []
......
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