From c03650073e60194500e13dc996168c4930970f5b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 16 Feb 2021 21:15:45 +1100 Subject: Cleanup: spelling --- source/blender/editors/mesh/editmesh_select.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/mesh/editmesh_select.c') diff --git a/source/blender/editors/mesh/editmesh_select.c b/source/blender/editors/mesh/editmesh_select.c index c8449644dd0..903e50bf668 100644 --- a/source/blender/editors/mesh/editmesh_select.c +++ b/source/blender/editors/mesh/editmesh_select.c @@ -995,7 +995,7 @@ bool EDBM_unified_findnearest(ViewContext *vc, /* -------------------------------------------------------------------- */ /** \name Alternate Find Nearest Vert/Edge (optional boundary) * - * \note This uses ray-cast method instead of backbuffer, + * \note This uses ray-cast method instead of back-buffer, * currently used for poly-build. * \{ */ -- cgit v1.2.3