Browse Source

fix strange phrase

Samuel Thibault 15 years ago
parent
commit
1c9f9096a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -2406,7 +2406,7 @@ describing the different methods used to manipulate this type of interface. See
 @ref{struct starpu_data_interface_ops_t} for more details on this structure.
 @ref{struct starpu_data_interface_ops_t} for more details on this structure.
 
 
 If @code{home_node} is -1, StarPU will automatically
 If @code{home_node} is -1, StarPU will automatically
-allocate the memory described by the interface the data handle is used for the
+allocate the memory when it is used for the
 first time in write-only mode. Once such data handle has been automatically
 first time in write-only mode. Once such data handle has been automatically
 allocated, it is possible to access it using any access mode.
 allocated, it is possible to access it using any access mode.