aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_flow.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/AHFinder_flow.F')
-rw-r--r--src/AHFinder_flow.F2
1 files changed, 1 insertions, 1 deletions
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