mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Fix typos
Found via `codespell -q 3 -S *.po,./.git,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch -L acount,ba,buss,busses,discreet,doubleclick,hsi,ontop,retrn,ro,scrollin,seh,siz,sord,sur,te,trough,ue`
This commit is contained in:
parent
078544482f
commit
7f06beda50
7 changed files with 8 additions and 8 deletions
|
|
@ -139,7 +139,7 @@ CueEntry::_size_allocate (ArdourCanvas::Rect const& alloc)
|
|||
name_button->set_center ( Duple(height/2, height/2) );
|
||||
name_button->set_radius ( (height/2)- 1*scale );
|
||||
|
||||
/* have to do this in the size-allocate if we want to dynmaically respond to scale-changes */
|
||||
/* have to do this in the size-allocate if we want to dynamically respond to scale-changes */
|
||||
jump_text->set_font_description (UIConfiguration::instance().get_NormalFont());
|
||||
jump_text->set_alignment (Pango::ALIGN_CENTER);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue