From 2a84f1da3d9c2cc2dbb53f9cca18fdbc9e6fea2c Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 3 Mar 2008 20:37:56 +0000 Subject: Correct errorlet in comment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@21 4ec1db94-0e4f-0410-ada3-8bed251432c9 --- src/cg.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cg.F90 b/src/cg.F90 index a1a1536..c5f18cf 100644 --- a/src/cg.F90 +++ b/src/cg.F90 @@ -142,7 +142,7 @@ subroutine NoExcision_CGInit_2 (CCTK_ARGUMENTS) where ( cont ) infnormresid = sqrt(infnormresid) - ! Check if some variables has already converged. This happens when the + ! Check if some variables have already converged. This happens when the ! variable is identically zero. do i = 1, 16 -- cgit v1.2.3