From 56ed739bc624fee7826b8fb8202a49652b7d225a Mon Sep 17 00:00:00 2001 From: alavenant Date: Fri, 17 May 2024 13:26:56 +0200 Subject: [PATCH] Update doc/grid_radius_search.md Co-authored-by: leavauchier <120112647+leavauchier@users.noreply.github.com> --- doc/grid_radius_search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/grid_radius_search.md b/doc/grid_radius_search.md index cd62bd5..2d076a7 100755 --- a/doc/grid_radius_search.md +++ b/doc/grid_radius_search.md @@ -41,7 +41,7 @@ Options **update_expression** : A list of :ref:`assignment expressions ` to be applied to the points that satisfy the radius search. The list of values is evaluated in order. -**output_name_attribut**: The name of the new attribut. [Default: radius] +**output_name_attribut**: The name of the new attribute'. [Default: radius] **3d_search**: Search in 3d (as a ball). [Default: false]