Skip to content

Commit

Permalink
en: commands: musicnote: Replace "Ti" with "Si"
Browse files Browse the repository at this point in the history
* src/en/sections/commands.tex (musicnote): Replace "Ti" with "Si" for
consistency.
  • Loading branch information
artyom-poptsov committed Jan 5, 2025
1 parent 403761b commit c6a09e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/sections/commands.tex
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
\ifstrequal{#2}{F}{Fa & F#1}{}
\ifstrequal{#2}{G}{Sol & G#1}{}
\ifstrequal{#2}{A}{La & A#1}{}
\ifstrequal{#2}{B}{Ti & B#1 (H#1)}{}
\ifstrequal{#2}{B}{Si & B#1 (H#1)}{}
& #3 \\
}

Expand Down

0 comments on commit c6a09e2

Please sign in to comment.