From ca7d8c02210cae2342ca285dfd93106f308b930c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 14 Nov 2003 20:31:05 +0000 Subject: - Fixed typo in theme Marvin. Patch by Goba. --- themes/marvin/marvin.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 6cf3df084..6226e4f11 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -3,7 +3,7 @@ function marvin_help($section) { - $ouptout = ""; + $output = ""; switch ($section) { case 'admin/system/themes#description': -- cgit v1.2.3