From: John Mandereau <john.mandereau@gmail.com> Date: Tue, 3 Jul 2007 21:29:01 +0000 (+0200) Subject: Typo -- use plural X-Git-Tag: release/2.11.28-1~42 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8899a1889803166564eb8a6d044142ca9f7d1534;p=lilypond.git Typo -- use plural --- diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 3041be6fdf..a2b1730e02 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -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),)