mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Spelling correction patch from Debian
Patch taken (and forward-ported to HEAD) from <https://anonscm.debian.org/cgit/pkg-multimedia/ardour.git/plain/debian/patches/0100-fix-typos.patch>
This commit is contained in:
parent
53f1981eff
commit
6fa88273aa
24 changed files with 35 additions and 35 deletions
|
|
@ -4567,7 +4567,7 @@ Editor::cut_copy_regions (CutCopyOp op, RegionSelection& rs)
|
|||
|
||||
list<boost::shared_ptr<Playlist> > foo;
|
||||
|
||||
/* the pmap is in the same order as the tracks in which selected regions occured */
|
||||
/* the pmap is in the same order as the tracks in which selected regions occurred */
|
||||
|
||||
for (vector<PlaylistMapping>::iterator i = pmap.begin(); i != pmap.end(); ++i) {
|
||||
if ((*i).pl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue