diff --git a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/python/PHYSLITE.py b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/python/PHYSLITE.py
index dd599c74bd2c4f12a7b7a7d31108b27297bd00d1..3ecd76e75bc907d02656926d87719c967b808c98 100755
--- a/PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/python/PHYSLITE.py
+++ b/PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/python/PHYSLITE.py
@@ -323,7 +323,7 @@ def PHYSLITECfg(flags):
                                                InputTaus = "AnalysisTauJets"))
         acc.merge(TriggerMatchingCommonRun2Cfg(flags, 
                                                name = "PHYSLITETrigMatchTau", 
-                                               OutputContainerPrefix = "AnlaysisTrigMatch_", 
+                                               OutputContainerPrefix = "AnalysisTrigMatch_", 
                                                ChainNames = PHYSLITETriggerListsHelper.Run2TriggerNamesTau, 
                                                DRThreshold = 0.2,
                                                InputElectrons = "AnalysisElectrons",