]> git.donarmstrong.com Git - lilypond.git/commitdiff
texi2html: Oops, should have been @subsection, not @subsec
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 8 Apr 2008 15:35:15 +0000 (17:35 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 8 Apr 2008 15:35:15 +0000 (17:35 +0200)
scm/documentation-lib.scm

index 0001079c7ee43315a25c45a698bc11a37ecae6f3..1931363e421c96d1e808dd42e7a933bbb1308ade 100644 (file)
@@ -61,7 +61,7 @@
                      (0 . "@top")
                      (1 . "@chapter")
                      (2 . "@section")
-                     (3 . "@subsec")
+                     (3 . "@subsection")
                      (4 . "@unnumberedsubsubsec")
                      (5 . "@unnumberedsubsubsec")))))