Commit: 25501983bb4d032b25e9518d09230c6234c96da9
Author: Sergey Sharybin
Date:   Thu Dec 1 16:29:20 2022 +0100
Branches: master
https://developer.blender.org/rB25501983bb4d032b25e9518d09230c6234c96da9

Cleanup: Spelling mistake in comment

===================================================================

M       source/blender/editors/space_clip/tracking_select.c

===================================================================

diff --git a/source/blender/editors/space_clip/tracking_select.c 
b/source/blender/editors/space_clip/tracking_select.c
index 3637c2f0028..507f61ad6af 100644
--- a/source/blender/editors/space_clip/tracking_select.c
+++ b/source/blender/editors/space_clip/tracking_select.c
@@ -454,7 +454,7 @@ bool ed_tracking_plane_track_pick_can_slide(const 
PlaneTrackPick *pick)
 /** \} */
 
 /* -------------------------------------------------------------------- */
-/** \name Point closest to point or plane track.
+/** \name Pick closest point or plane track.
  * \{ */
 
 BLI_INLINE TrackingPick tracking_pick_make_null(void)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to