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.