提交 50b16f1d authored 作者: Joseph Turian's avatar Joseph Turian

Spelling correction

上级 b062ec20
...@@ -12,7 +12,7 @@ class Print(Op): ...@@ -12,7 +12,7 @@ class Print(Op):
can pass a list of the input member functions to execute, or attributes to print. can pass a list of the input member functions to execute, or attributes to print.
@type message: String @type message: String
@param message: string to preprend to the output @param message: string to prepend to the output
@type attrs: list of Strings @type attrs: list of Strings
@param attrs: list of input node attributes or member functions to print. Functions are @param attrs: list of input node attributes or member functions to print. Functions are
identified through callable(), executed and their return value printed. identified through callable(), executed and their return value printed.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论