Просмотр исходного кода

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

Nathalie Furmento лет назад: 11
Родитель
Сommit
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;