From a60e8cc022e5cc927748440a8c1a0fa66bd7e7e7 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Tue, 15 Mar 2005 03:14:00 +0000 Subject: [PATCH] typo git-svn-id: https://svn.dealii.org/trunk@10146 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/matrix_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/matrix_lib.h b/deal.II/lac/include/lac/matrix_lib.h index e8bfd74245..b0f7676b71 100644 --- a/deal.II/lac/include/lac/matrix_lib.h +++ b/deal.II/lac/include/lac/matrix_lib.h @@ -104,7 +104,7 @@ class ProductMatrix : public PointerMatrixBase * M1M2 by performing multiplication with * both factors consecutively. * - * The documentation of @ProductMatrix applies with exception that + * The documentation of ProductMatrix applies with exception that * these matrices here may be rectangular. * * @author Guido Kanschat, 2000, 2001, 2002, 2005 -- 2.39.5