aboutsummaryrefslogtreecommitdiff
path: root/src/qlm_3determinant.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/qlm_3determinant.F90')
-rw-r--r--src/qlm_3determinant.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qlm_3determinant.F90 b/src/qlm_3determinant.F90
index d263009..1b575c1 100644
--- a/src/qlm_3determinant.F90
+++ b/src/qlm_3determinant.F90
@@ -37,7 +37,7 @@ SUBROUTINE qlm_calc_3determinant (CCTK_ARGUMENTS, hn)
CCTK_REAL :: theta, phi
IF (veryverbose/=0) THEN
- CALL CCTK_INFO ("Computing 3-Volume Element of Horizon")
+ CALL CCTK_INFO ("Computing 3-Volume Element of Surface")
END IF
t0 = qlm_time(hn)