mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
893775e711
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.
12 lines
330 B
Plaintext
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
|
|
|