TopQuickSearch: Konfiguration in client_config
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / GLTransaction.pm
index 2b4facd..77854ff 100644 (file)
@@ -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') }