From f3c3057c47d48d72b71934166b926848e3483ce6 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Fri, 10 Jun 2005 21:13:06 +0000 Subject: [PATCH] Trivial typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10047 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/generate_contributions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index ea912ddf4c..3cab144f4d 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -108,7 +108,7 @@ def collate_incomplete(contributers): missing_licence.append(contributer.name) return '''WARNING! -The following contributers to not have a CREDITS entry: +The following contributers do not have a CREDITS entry: %s These ones have no explicit licence statement: -- 2.39.2