]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typo -- use plural
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 3 Jul 2007 21:29:01 +0000 (23:29 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 3 Jul 2007 21:29:01 +0000 (23:29 +0200)
Documentation/GNUmakefile

index 3041be6fdf04e7754ed31013f0dfef9c216c1689..a2b1730e02d3c34b0c1d7deded1ff606de739a08 100644 (file)
@@ -30,7 +30,7 @@ txt-to-html:
 po-update:
        make -C po po-update
 
-all-translation-update: po-update
+all-translations-update: po-update
        $(foreach lang, $(LANGS), make ISOLANG=$(lang) skeleton-update snippet-update &&) true
 
 ifneq ($(ISOLANG),)