Samuel Thibault 12 lat temu
rodzic
commit
e753c17a74
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 
-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
 uses fread/fwrite functions.