]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web build: fix thinko.
authorGraham Percival <graham@percival-music.ca>
Tue, 30 Mar 2010 06:11:06 +0000 (07:11 +0100)
committerGraham Percival <graham@percival-music.ca>
Tue, 30 Mar 2010 06:11:06 +0000 (07:11 +0100)
scripts/build/create-weblinks-itexi.py

index b80304f0d208e8053fdc469054a94b2720353167..bc3d2295a1a14b6022b20a60779f180d72903383 100644 (file)
@@ -233,7 +233,7 @@ def make_manual_links(name, version, lang):
         make_ver_link(macroLang("manual"+name+mshort+'Big',lang),
                   url + '-big-page.html',
                   getTrans(manual.capitalize(),lang) +
-                  getTrans(' (split HTML)',lang))
+                  getTrans(' (big HTML)',lang))
        # this is stupid and I shouldn't have bothered trying
        # to support the 2.12 docs and it will be deleted once
        # 2.14 is out and the website won't be visible to users