Samuel Thibault 12 years ago
parent
commit
e753c17a74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/out_of_core.doxy

+ 1 - 1
doc/doxygen/chapters/out_of_core.doxy

@@ -43,7 +43,7 @@ Before shutting down StarPU, the disk memory has to be unregistered:
 
 
 \section DiskFunctions Disk functions
 \section DiskFunctions Disk functions
 
 
-There have various ways to operate a disk memory node, described by the structure
+There are various ways to operate a disk memory node, described by the structure
 starpu_disk_ops. For instance, the variable #starpu_disk_stdio_ops
 starpu_disk_ops. For instance, the variable #starpu_disk_stdio_ops
 uses fread/fwrite functions.
 uses fread/fwrite functions.