From: wolf Date: Fri, 16 Jul 1999 11:39:02 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585ea98bbe262e5bb199d8eb8fd2aaee905b09a5;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@1585 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_matrix.h b/deal.II/lac/include/lac/sparse_matrix.h index 729a43ac95..8f36b4310d 100644 --- a/deal.II/lac/include/lac/sparse_matrix.h +++ b/deal.II/lac/include/lac/sparse_matrix.h @@ -816,7 +816,7 @@ class SparseMatrix : public Subscriptor * Access to values in internal * mode. Returns the value of * the #index#th entry in - * #row#. Here, #index refers to + * #row#. Here, #index# refers to * the internal representation of * the matrix, not the column. Be * sure to understand what you are