Browse Source

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

Nathalie Furmento 11 years ago
parent
commit
75cfcc28e6
1 changed files with 1 additions and 1 deletions
  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;