From 93197c4660daaaa40527a701570f55ad76a99eb3 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 20 Oct 2021 09:19:21 +1100 Subject: Cleanup: spelling in comments --- source/blender/blenlib/BLI_kdtree_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/BLI_kdtree_impl.h') diff --git a/source/blender/blenlib/BLI_kdtree_impl.h b/source/blender/blenlib/BLI_kdtree_impl.h index 4b2a37830ae..26a22fc2ac4 100644 --- a/source/blender/blenlib/BLI_kdtree_impl.h +++ b/source/blender/blenlib/BLI_kdtree_impl.h @@ -16,7 +16,7 @@ /** \file * \ingroup bli - * \brief A kd-tree for nearest neighbor search. + * \brief A KD-tree for nearest neighbor search. */ #include "BLI_compiler_attrs.h" -- cgit v1.2.3