From 966478c788cb09752f034f5a67bd885e31c2e87c Mon Sep 17 00:00:00 2001 From: rgrosso Date: Mon, 4 Jun 2012 15:28:45 +0000 Subject: [PATCH] typos corrected --- STEER/CDB/AliCDBHandler.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STEER/CDB/AliCDBHandler.cxx b/STEER/CDB/AliCDBHandler.cxx index 6871e54ddde..3404400266e 100644 --- a/STEER/CDB/AliCDBHandler.cxx +++ b/STEER/CDB/AliCDBHandler.cxx @@ -100,7 +100,7 @@ void AliCDBHandler::OnStartDocument() { // if something should happen right at the beginning of the // XML document, this must happen here - AliInfo("Reading XML file for LHCPerdiod <-> Run Range correspondance"); + AliInfo("Reading XML file for LHCPeriod <-> Run Range correspondence"); } //_____________________________________________________________________________ -- 2.43.0