浏览代码

fix typo in doc

Olivier Aumage 7 年之前
父节点
当前提交
3177a1839b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/doxygen/chapters/301_tasks.doxy

+ 2 - 2
doc/doxygen/chapters/301_tasks.doxy

@@ -2,7 +2,7 @@
  *
  * Copyright (C) 2010-2017                                CNRS
  * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
- * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2011-2012,2018                           Inria
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -539,7 +539,7 @@ done by setting the field starpu_conf::single_combined_worker to <c>1</c>, or
 setting the environment variable \ref STARPU_SINGLE_COMBINED_WORKER
 to <c>1</c>. StarPU will then run only one parallel task at a time (but other
 CPU and GPU tasks are not affected and can be run concurrently). The parallel
-task scheduler will however still however still try varying combined worker
+task scheduler will however still try varying combined worker
 sizes to look for the most efficient ones.
 
 \subsection SynchronizationTasks Synchronization Tasks