From 40571f4388015cd2f8eb8a41f69355685990531a Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 22 Apr 2002 16:13:17 +0000 Subject: fix spelling mistake in comment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@583 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/gr/horizon.maple | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gr/horizon.maple') diff --git a/src/gr/horizon.maple b/src/gr/horizon.maple index aade32f..6950e56 100644 --- a/src/gr/horizon.maple +++ b/src/gr/horizon.maple @@ -94,7 +94,7 @@ assert_fnd_exists(partial_d_s_d, fnd); # simplify likes to put things over a common denominator, # so we only apply it to the individual terms, not to - # the whole experssion + # the whole expression partial_d_s_d__fnd[i,j] := + simplify( temp/r^3 ) - simplify( sum('X_udd[u,i,j]*Diff(h,y_rs[u])', 'u'=1..N_ang) ) -- cgit v1.2.3