소스 검색

doc: typo s/STARPU_EXECUTE/STARPU_VALUE/

Nathalie Furmento 14 년 전
부모
커밋
100dba3d84
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -1262,7 +1262,7 @@ based on the given arguments. The list of varying arguments has to be
 ended by the value @code{0}.
 
 Parameters to be passed to the codelet implementation are defined
-through the type @code{STARPU_EXECUTE}. The function
+through the type @code{STARPU_VALUE}. The function
 @code{starpu_unpack_cl_args} must be called within the codelet
 implementation to retrieve them.