aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/README')
-rw-r--r--src/GeneralizedPolynomial-Uniform/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/README b/src/GeneralizedPolynomial-Uniform/README
index a4232b9..589fea7 100644
--- a/src/GeneralizedPolynomial-Uniform/README
+++ b/src/GeneralizedPolynomial-Uniform/README
@@ -60,7 +60,7 @@ to this interpolator, you need to
to define the actual interpolation function; the best way to create
the script file is just to copy an existing one
(eg. 2d.cube.order3.smooth0.c)
-* add the appropriate entry to all-prototypes.h to define a prototype
+* add the appropriate entry to all_prototypes.h to define a prototype
for the actual interpolation function
* add the new "script" file to the list in make.code.defn