aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Register.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Register.c b/src/Register.c
index c4dd4f1..b91b268 100644
--- a/src/Register.c
+++ b/src/Register.c
@@ -108,7 +108,7 @@ void Boundary_RegisterBCs(CCTK_ARGUMENTS) {
if (err)
{
CCTK_VWarn(1, __LINE__, __FILE__, CCTK_THORNSTRING,
- "Error %d when registering routine to handle \"Radiative\" "
+ "Error %d when registering routine to handle \"Radiation\" "
"boundary condition", err);
}
}