]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typo.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 2004 22:43:58 +0000 (22:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 2004 22:43:58 +0000 (22:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@8907 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_sparse_matrix.h

index 2e99142247e5f5c466fbacce1990ab73bbc6de27..7b3cb813f0c255845aaae89c7974b296d312df67 100644 (file)
@@ -994,7 +994,7 @@ BlockSparseMatrix<number>::const_iterator::operator++ ()
 {
   Assert (this->row_block<this->matrix->n_block_rows(), ExcIteratorPastEnd());
 
-                                  // Remeber current row inside block
+                                  // Remember current row inside block
   unsigned int local_row = this->base_iterator->row();
                                   // Advance inside block
   ++this->base_iterator;

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.