From e0ca182a350789eb071612bf663e0f2234240f1f Mon Sep 17 00:00:00 2001 From: knarf Date: Wed, 3 Mar 2010 14:39:52 +0000 Subject: typo in comment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@83 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1 --- src/tov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tov.c b/src/tov.c index 5594b69..d880558 100644 --- a/src/tov.c +++ b/src/tov.c @@ -799,7 +799,7 @@ void TOV_C_Exact(CCTK_ARGUMENTS) alp[i3D] *= exp(phi_point[star_i]); if (TOV_Conformal_Flat_Three_Metric) { - /* This is a hack, since it does not check, if the input data is + /* This is a hack, since it does not check if the input data is * really conformally flat. It simply assumes this by only using * gxx */ my_psi4 = (r_point[star_i] * r_point[star_i] / -- cgit v1.2.3