提交 70c2edfd authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added some missing blank spaces in doc

上级 e7bbd0bd
...@@ -534,7 +534,7 @@ AddConfigVar('openmp_elemwise_minsize', ...@@ -534,7 +534,7 @@ AddConfigVar('openmp_elemwise_minsize',
AddConfigVar('check_input', AddConfigVar('check_input',
"Specify if types should check their input in their C code. " "Specify if types should check their input in their C code. "
"It can be used to speed up compilation, reduce overhead" "It can be used to speed up compilation, reduce overhead "
"(particularly for scalars) and reduce the number of generated C" "(particularly for scalars) and reduce the number of generated C "
"files.", "files.",
BoolParam(True)) BoolParam(True))
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论