Samuel Thibault 12 年之前
父節點
當前提交
e753c17a74
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.