From 91da984bca709083dcd8bcc3ee55be6bdbd67754 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Sun, 9 Dec 2012 09:56:21 +0000 Subject: [PATCH] Small update in comment. git-svn-id: https://svn.dealii.org/trunk@27784 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/base/utilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/base/utilities.h b/deal.II/include/deal.II/base/utilities.h index 30df1f3884..2632b4ece3 100644 --- a/deal.II/include/deal.II/base/utilities.h +++ b/deal.II/include/deal.II/base/utilities.h @@ -195,7 +195,7 @@ namespace Utilities * power N are compile-time * constants. This computes the result of * the power operation at compile time, - * enables its use e.g. in other + * enabling its use e.g. in other * templates. * * Use this function with the arguments -- 2.39.5