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

tests/base/thread_validity_09.cc

index 100763fb18cf55473a4f2da129e26bfb9ac34b04..6ed34c5a3d354e6e24c238975e78202fdd962069 100644 (file)
@@ -1,8 +1,8 @@
 //-----------------------------------------------------------------------------
 //    $Id$
-//    Version: $Name$ 
+//    Version: $Name$
 //
-//    Copyright (C) 2008, 2009 by the deal.II authors
+//    Copyright (C) 2008, 2009, 2011 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -13,7 +13,7 @@
 
 // see if we can detach from threads. before r18272 we used to have a
 // bug where detached threads would write their return value into
-// release memory. the this test releases memory, allocates it again,
+// released memory. this test releases memory, allocates it again,
 // and makes sure nobody writes into it at undue times
 
 #include "../tests.h"
@@ -36,7 +36,7 @@ int worker ()
   return 42;
 }
 
-  
+
 
 int main()
 {

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.