From: weiler Date: Thu, 26 Aug 2010 16:13:48 +0000 (+0000) Subject: fix documentation X-Git-Tag: v8.0.0~5661 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38bc48a13aca19a546a4d229288632e8137314a9;p=dealii.git fix documentation git-svn-id: https://svn.dealii.org/trunk@21737 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/function_lib.h b/deal.II/base/include/base/function_lib.h index dc5380ee27..9e1e2430f6 100644 --- a/deal.II/base/include/base/function_lib.h +++ b/deal.II/base/include/base/function_lib.h @@ -90,7 +90,8 @@ namespace Functions /** - * The function xy. This function serves as an example for + * The function xy in 2d and 3d, not implemented in 1d. + * This function serves as an example for * a vanishing Laplacian. * * @ingroup functions