Explorar o código

doc: fix typo

Nathalie Furmento %!s(int64=8) %!d(string=hai) anos
pai
achega
d9670c2ed2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/doxygen/chapters/api/codelet_and_tasks.doxy

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

@@ -679,7 +679,7 @@ with the function starpu_task_init() function.
 \def STARPU_TASK_GET_NBUFFERS(task)
 \ingroup API_Codelet_And_Tasks
 Return the number of buffers for this task, i.e. starpu_codelet::nbuffers, or
-starpu_task::nbuffers if the former is STARPU_VARIABLE_BUFFERS.
+starpu_task::nbuffers if the former is STARPU_VARIABLE_NBUFFERS.
 
 \def STARPU_TASK_GET_HANDLE(task, i)
 \ingroup API_Codelet_And_Tasks