Cleanup: Spelling mistake in comment

This commit is contained in:
Sergey Sharybin
2022-12-01 16:29:20 +01:00
parent 009f7de619
commit 25501983bb

View File

@@ -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)