From: Graham Percival Date: Tue, 30 Mar 2010 06:11:06 +0000 (+0100) Subject: Web build: fix thinko. X-Git-Tag: release/2.13.17-1~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=13a5e54b21ca263b01d853bf6dd0bce0437f6472;p=lilypond.git Web build: fix thinko. --- diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index b80304f0d2..bc3d2295a1 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -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