diff --git a/io/io/src/TStreamerInfo.cxx b/io/io/src/TStreamerInfo.cxx index 2e066b74382cbc48474c84ee0802a4ea99445a79..8ca43bc1e735c967c6ab2395b3330602dac1fc2b 100644 --- a/io/io/src/TStreamerInfo.cxx +++ b/io/io/src/TStreamerInfo.cxx @@ -1860,7 +1860,7 @@ void TStreamerInfo::BuildOld() } } // We need to initialize the element now, as we need the - // correct StraemerInfo next. + // correct StreamerInfo next. element->Init(this); // Force the StreamerInfo "Compilation" of the base classes first. This is necessary in