aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-08-18 16:18:33 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-08-18 16:18:33 +0000
commit6d951a1a1b9a19fa47fb0bd03a97966f8ce9c9c7 (patch)
tree6bb0bbf52234271178c349c803cb79b8145fa618 /src
parent2e5505f7827047abf07cd513c2118942bac0a677 (diff)
fix typo in comment
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@83 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src')
-rw-r--r--src/GeneralizedPolynomial-Uniform/interpolate.maple2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/interpolate.maple b/src/GeneralizedPolynomial-Uniform/interpolate.maple
index 90feede..54979ba 100644
--- a/src/GeneralizedPolynomial-Uniform/interpolate.maple
+++ b/src/GeneralizedPolynomial-Uniform/interpolate.maple
@@ -3,7 +3,7 @@
#
# <<<representation of numbers, data values, etc>>>
-# Lagrange polynomial_interpolant - compute Lagrange polynomial interpolant
+# Lagrange_polynomial_interpolant - compute Lagrange polynomial interpolant
# coeff_as_lc_of_data - coefficients of ... (linear combination of data)
#
# print_coeff__lc_of_data - print C code to compute coefficients