One more description became easier to understand

This commit is contained in:
2011-11-15 12:32:58 +00:00
parent 735eb3774b
commit eb1e24bbe6

View File

@@ -2910,7 +2910,7 @@ void CLIP_OT_clean_tracks(wmOperatorType *ot)
/* identifiers */
ot->name= "Clean Tracks";
ot->description= "Clean tracks with low trackness or high error";
ot->description= "Clean tracks with high error values or few frames";
ot->idname= "CLIP_OT_clean_tracks";
/* api callbacks */