aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/example-extras.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 24e0278a..a2bb5764 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -131,7 +131,7 @@
# point. The user may enter a single value which will be applied
# to both axes. Default is 2,2.
#algorithm: lagrange
-# The interpolation algorithm to use. May be either "langrange"
+# The interpolation algorithm to use. May be either "lagrange"
# or "bicubic". This option will not affect 3x3 grids, which
# are forced to use lagrange sampling. Default is lagrange.
#bicubic_tension: .2