소스 검색

doc: typo

Nathalie Furmento 13 년 전
부모
커밋
65be26e3c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/chapters/perf-optimization.texi

+ 1 - 1
doc/chapters/perf-optimization.texi

@@ -315,6 +315,6 @@ detailed in the next chapter. The various informations should be checked for.
   scheduler didn't assign tasks to them. Perhaps the performance model is bogus,
   scheduler didn't assign tasks to them. Perhaps the performance model is bogus,
   check it (see @ref{Codelet performance}). Do all your codelets have a
   check it (see @ref{Codelet performance}). Do all your codelets have a
   performance model?  When some of them don't, the schedulers switches to a
   performance model?  When some of them don't, the schedulers switches to a
-  greedy algorithm which thus performs bad.
+  greedy algorithm which thus performs badly.
 @end itemize
 @end itemize
 @end itemize
 @end itemize