浏览代码

doc/doxygen/chapters/api/insert_task.doxy: typo

Nathalie Furmento 11 年之前
父节点
当前提交
75cfcc28e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/doxygen/chapters/api/insert_task.doxy

+ 1 - 1
doc/doxygen/chapters/api/insert_task.doxy

@@ -17,7 +17,7 @@ Convenience macro for the function starpu_task_insert() which used to be called
 Create and submit a task corresponding to \p cl with the
 following arguments. The argument list must be zero-terminated.
 
-The arguments following the codelets can be of the following types:
+The arguments following the codelet can be of the following types:
 <ul>
 <li> ::STARPU_R, ::STARPU_W, ::STARPU_RW, ::STARPU_SCRATCH,
 ::STARPU_REDUX an access mode followed by a data handle;