From: Wolfgang Bangerth Date: Mon, 18 Feb 2013 00:19:06 +0000 (+0000) Subject: Minor doc update. X-Git-Tag: v8.0.0~1244 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62acb83e8bee9932b253fa876c4fd6b423d8c867;p=dealii.git Minor doc update. git-svn-id: https://svn.dealii.org/trunk@28449 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/utilities.h b/deal.II/include/deal.II/base/utilities.h index cf321eff61..1b3a15af58 100644 --- a/deal.II/include/deal.II/base/utilities.h +++ b/deal.II/include/deal.II/base/utilities.h @@ -220,7 +220,7 @@ namespace Utilities * enabling its use e.g. in other * templates. * - * Use this function with the arguments + * Use this class as in * fixed_int_power@<5,2@>::value * to compute 52. */