mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix user-facing and non-user-facing typos
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,vie,wth`
This commit is contained in:
parent
9dafed2d76
commit
07c86bb472
4 changed files with 4 additions and 4 deletions
|
|
@ -52,7 +52,7 @@ function factory (params) return function ()
|
|||
local r_front = r:position():samples()
|
||||
local r_end = r_front + r:length():samples()
|
||||
|
||||
-- region can be finally splited into many segments
|
||||
-- region can be finally split into many segments
|
||||
-- 'segments' is a table containing segments with the form
|
||||
-- {{seg1_start, seg1_end}, {seg2_start, seg2_finish}...}
|
||||
-- segments will finally be regions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue