mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fix another XML typo
This commit is contained in:
parent
50aa93b92e
commit
ad220df6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ if ($make_accelmap) {
|
|||
close HARDCODED;
|
||||
}
|
||||
|
||||
print "</BindingSet/>\n";
|
||||
print "</BindingSet>\n";
|
||||
}
|
||||
|
||||
if ($make_accelmap || !$make_cheatsheet) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue