From f11283eb5d7c8372a6765134a11b695cacf07c71 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 29 Mar 2010 01:43:35 +0000 Subject: [PATCH] Fix comment markup. git-svn-id: https://svn.dealii.org/trunk@20907 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/newton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/newton.h b/deal.II/deal.II/include/numerics/newton.h index 5d03cea5a4..9dde15d2d1 100644 --- a/deal.II/deal.II/include/numerics/newton.h +++ b/deal.II/deal.II/include/numerics/newton.h @@ -56,7 +56,7 @@ namespace Algorithms * evaluate the residual at this point. * * For the call to (*#inverse_derivative), the vector "Newton - * residual" is inserted before "Newton iterate". + * residual" is inserted before "Newton iterate". * * @author Guido Kanschat, 2006, 2010 */ -- 2.39.5