Skip to content

Commit

Permalink
Fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ajyoon committed Jan 16, 2024
1 parent 746d927 commit d408e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/western/tablature.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Tabs can be written with the dedicated staff and clef types, :obj:`.TabStaff` an
# Tab clefs are purely cosmetic and they don't take a start position
TabClef(staff)

Significantly, tab staves typically have a wider line spacing than conventionally staves, and by default their font is sized such that ``tab_staff.unit(1)`` is 2/3 the line spacing.
Significantly, tab staves typically have a wider line spacing than conventional staves, and by default their font is sized such that ``tab_staff.unit(1)`` is 2/3 the line spacing.

.. rendered-example::

Expand Down

0 comments on commit d408e89

Please sign in to comment.