mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Fix source typos (heirarchy->hierarchy)
This commit is contained in:
parent
5bf088e8d1
commit
fb55878375
4 changed files with 9 additions and 9 deletions
|
|
@ -389,7 +389,7 @@ UI::set_tip (Widget *w, const gchar *tip, const gchar *hlp)
|
|||
}
|
||||
|
||||
if (action) {
|
||||
/* get_bindings_from_widget_heirarchy */
|
||||
/* get_bindings_from_widget_hierarchy */
|
||||
Widget* ww = w;
|
||||
Bindings* bindings = NULL;
|
||||
do {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue