]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Dec 2005 13:24:37 +0000 (13:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Dec 2005 13:24:37 +0000 (13:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@11814 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/compressed_sparsity_pattern.cc

index 651da4e91f279dd06751da51d28c029c69e4c9d9..d29e837cd58f9cae91202f6cd6b1eee3f1e5dc0c 100644 (file)
@@ -27,13 +27,13 @@ const unsigned int CompressedSparsityPattern::Line::cache_size;
 
 
 // This function was originally inlined, because it was called very
-// often without any need, because cache_entries==0. Onn the other
+// often without any need, because cache_entries==0. On the other
 // hand, it is very long and causes linker warnings on certain
 // systems.
 
 // Therefore, we require now, that the caller checks if this function
 // is necessary and only calls it, if it is actually used. Since it is
-// it called less often, it ies removed from the inlined section.
+// it called less often, it is removed from the inlined section.
 void
 CompressedSparsityPattern::Line::flush_cache () const
 {

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.