From b7a8d76f3459b3eb9b4b721cfc9081fe49e1467d Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 11 Feb 2005 15:17:45 +0000 Subject: Correct spelling error in comment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@375 89daf98e-ef62-4674-b946-b8ff9de2216c --- src/AHFinder_flow.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AHFinder_flow.F b/src/AHFinder_flow.F index aaffcbf..7b8db2e 100644 --- a/src/AHFinder_flow.F +++ b/src/AHFinder_flow.F @@ -345,7 +345,7 @@ write(11,"(A15,ES14.6)") ' New stepsize =',A end if -! If the diference is too small, we can safely increase +! If the difference is too small, we can safely increase ! the stepsize for the next iteration. else if (reldiff.lt.minchange) then -- cgit v1.2.3