X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c8c1042a337f37b85c1dc3d550e3cbd7bc57e9d8..4e070acf473ae9992a3561594cce55123be0a7ec:/SL/Controller/TopQuickSearch/GLTransaction.pm diff --git a/SL/Controller/TopQuickSearch/GLTransaction.pm b/SL/Controller/TopQuickSearch/GLTransaction.pm index 2b4facdec..77854ff4c 100644 --- a/SL/Controller/TopQuickSearch/GLTransaction.pm +++ b/SL/Controller/TopQuickSearch/GLTransaction.pm @@ -12,7 +12,7 @@ use List::Util qw(sum); sub auth { 'general_ledger' } -sub name { 'gl_transction' } +sub name { 'gl_transaction' } sub description_config { t8('GL search') }