From: Michael J. Rubinsky Date: Sun, 31 Oct 2010 16:12:05 +0000 (-0400) Subject: Typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6146581a872b28862db9b4fe9e45f8412481c610;p=horde.git Typo Bug: 9353 Submitted By: Ralph Lang --- diff --git a/turba/lib/Application.php b/turba/lib/Application.php index 18b248198..fefcf3fbf 100644 --- a/turba/lib/Application.php +++ b/turba/lib/Application.php @@ -149,7 +149,7 @@ class Turba_Application extends Horde_Registry_Application { require TURBA_BASE . '/config/backends.php'; - $parms = array( + $perms = array( 'sources' => array( 'title' => _("Sources") )