From fc0c0d38a4765953db9fc95ff28d11cefcf2c7d5 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Sun, 23 Aug 2009 21:42:45 +0200 Subject: [PATCH] Donators -> Donors in Makefile.common, thanks Michael --- common/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Makefile.common b/common/Makefile.common index d8bd2fd9..e2a8dab6 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -20,7 +20,7 @@ JAR_BINS = png JAR = chrome/$(NAME).jar XPI_BASES = $(JAR_BASES) $(TOP)/.. -XPI_FILES = install.rdf TODO AUTHORS Donators NEWS License.txt +XPI_FILES = install.rdf TODO AUTHORS Donors NEWS License.txt XPI_DIRS = modules components chrome XPI_TEXTS = js jsm XPI_BINS = jar