From 8899a1889803166564eb8a6d044142ca9f7d1534 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Tue, 3 Jul 2007 23:29:01 +0200 Subject: [PATCH] Typo -- use plural --- Documentation/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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),) -- 2.39.5