From 01228df47e4dd1c8368182f7d48a5b6725aa8b04 Mon Sep 17 00:00:00 2001
From: Philippe Canal <pcanal@fnal.gov>
Date: Tue, 12 Jul 2016 16:37:46 -0500
Subject: [PATCH] Typo

---
 io/io/src/TStreamerInfo.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/io/io/src/TStreamerInfo.cxx b/io/io/src/TStreamerInfo.cxx
index 2e066b74382..8ca43bc1e73 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
-- 
GitLab