1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/audio/btc/files/patch-aa
Bill Fumerola 893775e711 The Bass Tab Creator is a program designed to help create bass tablature.
It was originally created to facilitate the reproduction of tab published
in many music magazines and books.  It takes as input a file consisting of
note information, and builds the tab staffs.
2000-07-30 20:36:48 +00:00

12 lines
330 B
Plaintext

--- btc.c.orig Sun Jul 30 15:55:16 2000
+++ btc.c Sun Jul 30 15:56:41 2000
@@ -1583,7 +1583,7 @@
#if FONT == NO_CUSTOM_FONT
fprintf( outfile, "\
- || Capitol notes are dotted notes (1.5 x duration)\n\
+ || Capital notes are dotted notes (1.5 x duration)\n\
||\n" );
#endif