]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix doxygen problem.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Apr 2009 04:56:42 +0000 (04:56 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Apr 2009 04:56:42 +0000 (04:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@18575 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_matrix_base.h

index 861c73df88d691e1957451da17217a99330bea5e..94afae3df52090a176cd8c9d13dddbc325e222b5 100644 (file)
@@ -37,11 +37,11 @@ template <typename number>     class BlockSparseMatrixEZ;
  * matrix type or not. For example,
  * @code
  *   IsBlockMatrix<SparseMatrix<double> >::value
- * @encode
+ * @endcode
  * has the value false, whereas
  * @code
  *   IsBlockMatrix<BlockSparseMatrix<double> >::value
- * @encode
+ * @endcode
  * is true. This is sometimes useful in template contexts where we may
  * want to do things differently depending on whether a template type
  * denotes a regular or a block matrix type.

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.