From 45ee45e2a2d1a679423e181457c64c72084af6de Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Tue, 3 Sep 2024 23:41:52 -0700 Subject: [PATCH] fix typo in `adapted_grid` docstring (#168) --- src/adapted_grid.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adapted_grid.jl b/src/adapted_grid.jl index b42743c..b672ea7 100644 --- a/src/adapted_grid.jl +++ b/src/adapted_grid.jl @@ -8,7 +8,7 @@ where the second derivative is approximated to be large. When an interval becomes "straight enough" it is no longer divided. Functions are evaluated at the end points of the intervals. -The parameter `max_recusions` computes how many times each interval is allowed to be refined +The parameter `max_recursions` computes how many times each interval is allowed to be refined while `max_curvature` specifies below which value of the curvature an interval does not need to be refined further. """ function adapted_grid(