Browse Source

fix typo in doc

Olivier Aumage 7 years ago
parent
commit
3177a1839b
1 changed files with 2 additions and 2 deletions
  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) 2010-2017                                CNRS
  * Copyright (C) 2009-2011,2014-2016                      Université de Bordeaux
  * 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
  * 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
  * 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
 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
 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
 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.
 sizes to look for the most efficient ones.
 
 
 \subsection SynchronizationTasks Synchronization Tasks
 \subsection SynchronizationTasks Synchronization Tasks