From a199c1ef146eb1b5b7480604f3d6ef4c07df55c8 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 30 Jan 2006 20:48:45 +0000 Subject: Fix spelling in new entry Formed -> Former :D svn-id: r20319 --- AUTHORS | 2 +- doc/10.tex | 2 +- gui/credits.h | 2 +- tools/credits.pl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 663000f9a9..40c12ffece 100644 --- a/AUTHORS +++ b/AUTHORS @@ -97,7 +97,7 @@ ScummVM Team Retired Team Members -------------------- - Tore Anderson - Formed Debian GNU/Linux maintainer + Tore Anderson - Former Debian GNU/Linux maintainer Ralph Brorsen - Help with GUI implementation Jamieson Christian - iMUSE, MIDI, all things musical Vincent Hamm - Co-Founder diff --git a/doc/10.tex b/doc/10.tex index 372a2c525a..0c7f86765a 100644 --- a/doc/10.tex +++ b/doc/10.tex @@ -156,7 +156,7 @@ All active team members \item \textbf{\large Retired Team Members} \begin{list}{}{\setlength{\leftmargin}{0.2cm}} \item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}} - Tore Anderson & \textit{Formed Debian GNU/Linux maintainer}\\ + Tore Anderson & \textit{Former Debian GNU/Linux maintainer}\\ Ralph Brorsen & \textit{Help with GUI implementation}\\ Jamieson Christian & \textit{iMUSE, MIDI, all things musical}\\ Vincent Hamm & \textit{Co-Founder}\\ diff --git a/gui/credits.h b/gui/credits.h index 6647b7b28f..1a4a69cf88 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -100,7 +100,7 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c1""Retired Team Members", "\\C\\c0""Tore Anderson", -"\\C\\c2""Formed Debian GNU/Linux maintainer", +"\\C\\c2""Former Debian GNU/Linux maintainer", "\\C\\c0""Ralph Brorsen", "\\C\\c2""Help with GUI implementation", "\\C\\c0""Jamieson Christian", diff --git a/tools/credits.pl b/tools/credits.pl index 7262cd795e..ddab381008 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -549,7 +549,7 @@ begin_credits("Credits"); begin_section("Retired Team Members"); begin_persons(); - add_person("Tore Anderson", "tore", "Formed Debian GNU/Linux maintainer"); + add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer"); add_person("Ralph Brorsen", "painelf", "Help with GUI implementation"); add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical"); add_person('Vincent Hamm', 'yazoo', "Co-Founder"); -- cgit v1.2.3