]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typos.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jul 2011 15:13:15 +0000 (15:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jul 2011 15:13:15 +0000 (15:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@23908 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/thread_management.h

index 012151cdbbec5d965c71f42d14cbc28b382e52bf..677a17b32b64014655132cd3e8ee7f37e8e155d5 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1537,7 +1537,7 @@ namespace Threads
                                         * function of the
                                         * thread. Since this is only
                                         * available once the thread
-                                        * finishes, this implicitely
+                                        * finishes, this implicitly
                                         * also calls <tt>join()</tt>.
                                         */
       RT return_value ()
@@ -3945,7 +3945,7 @@ namespace Threads
        return;
 
                                       // let TBB wait for the task to
-                                      // complete. 
+                                      // complete.
       task_is_done = true;
       task->wait_for_all();
     }
@@ -4071,7 +4071,7 @@ namespace Threads
                                         * function of the
                                         * task. Since this is only
                                         * available once the task
-                                        * finishes, this implicitely
+                                        * finishes, this implicitly
                                         * also calls <tt>join()</tt>.
                                         */
       RT return_value ()

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.