X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6c63020409f486043d63c3a324db96a4a162ff67..35cfcb1b52f6e3397f14d2d3e39e82cd604f0aa3:/SL/Controller/TopQuickSearch/GLTransaction.pm?ds=sidebyside 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') }