]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fixing typo.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Aug 2010 18:21:47 +0000 (18:21 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Aug 2010 18:21:47 +0000 (18:21 +0000)
HLT/trigger/AliHLTMuonSpectroTriggerComponent.cxx

index a703f2ff04c7df5209f0dcd688d56ff5a0918c8b..cef786517b742d051224fa597ef86de8a91865d5 100644 (file)
@@ -287,7 +287,7 @@ int AliHLTMuonSpectroTriggerComponent::DoTrigger()
                        {
                                HLTWarning("Received a reconstructed hit which indicates"
                                        " an invalid chamber number of %d. The expected"
-                                       " range is [0..9]. The data blockis probably corrupt.",
+                                       " range is [0..9]. The data block is probably corrupt.",
                                        int(chamber)
                                );
                        }