]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRunLoader.cxx
Coding conventions (F.Carminati)
[u/mrichter/AliRoot.git] / STEER / AliRunLoader.cxx
index 3e2dce5bf2caf1ed97c04ccddb4d67e3f31bf985..373e815bfdb09c1078011d35c9dd0ef16630b432 100644 (file)
@@ -23,7 +23,7 @@
 // When RunLoader is read from the file it does not connect to      //
 // the folder structure automatically. It must be connected         //
 // (mounted) manualy. Default event folder is defined by            //
-// AliConfig::fgkDefaultEventFolderName                             //
+// AliConfig::GetDefaultEventFolderName()                           //
 // but can be mounted elsewhere. Usefull specially in merging case, //
 // when more than pone session needs to be loaded                   //
 //                                                                  //