Преглед на файлове

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

Nathalie Furmento преди 13 години
родител
ревизия
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 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
 implementations it was given, and pick the one that seems to be the fastest.