From 50462e7aa66393795aadeba16fb0b58871951e23 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 20 Nov 2003 16:28:08 +0000 Subject: Fix typo. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@254 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- src/Register.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } } -- cgit v1.2.3