소스 검색

doc: add missing s (Thanks Ludovic Stordeur for reporting it)

Nathalie Furmento 14 년 전
부모
커밋
80dc0ef0d0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/chapters/advanced-examples.texi

+ 1 - 1
doc/chapters/advanced-examples.texi

@@ -66,7 +66,7 @@ struct starpu_codelet cl = @{
 @end smallexample
 @end smallexample
 @end cartouche
 @end cartouche
 
 
-Scheduler which are multi-implementation aware (only @code{dmda}, @code{heft}
+Schedulers which are multi-implementation aware (only @code{dmda}, @code{heft}
 and @code{pheft} for now) will use the performance models of all the
 and @code{pheft} for now) will use the performance models of all the
 implementations it was given, and pick the one that seems to be the fastest.
 implementations it was given, and pick the one that seems to be the fastest.