]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/CodingStyle.pod
release: 0.0.41
[lilypond.git] / Documentation / CodingStyle.pod
index 9bf71c38100fcf962a3b8fb698d17f2cd6c57944..a23cd5f46e7d5c67e75e04eb77b70130bf84fa93 100644 (file)
@@ -211,7 +211,7 @@ with the parts of the names separated by underscores.
 =item C<byte>
 unsigned char. (The postfix _by is ambiguous)
 
-=item C<bo>
+=item C<b>
 bool
 
 =item C<bi>