From 7ce971d050233f64ae2122f108d3105b53b879c0 Mon Sep 17 00:00:00 2001 From: tassium Date: Wed, 29 Oct 2003 15:35:16 +0000 Subject: [PATCH] Fix two typos "squirrelmai" -> "squirrelmail". Sheesh. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6045 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- themes/random.php | 2 +- themes/spice_of_life_lite.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/random.php b/themes/random.php index aee02320..5267b016 100755 --- a/themes/random.php +++ b/themes/random.php @@ -10,7 +10,7 @@ * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ - * @package squirrelmai + * @package squirrelmail * @subpackage themes */ diff --git a/themes/spice_of_life_lite.php b/themes/spice_of_life_lite.php index 11f1523a..2de97099 100755 --- a/themes/spice_of_life_lite.php +++ b/themes/spice_of_life_lite.php @@ -11,7 +11,7 @@ * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ - * @package squirrelmai + * @package squirrelmail * @subpackage themes */ -- 2.25.1