From 329eedd11a2c688f01857dbcf39f6b6094d21f7c Mon Sep 17 00:00:00 2001 From: agheata <Andrei.Gheata@cern.ch> Date: Thu, 17 Jul 2014 13:09:33 +0200 Subject: [PATCH] Fixed broken comment in TGeoVolume.cxx preventing displaying correctly the reference guide --- geom/geom/src/TGeoVolume.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geom/geom/src/TGeoVolume.cxx b/geom/geom/src/TGeoVolume.cxx index fc05ecb6ef4..258ac24893f 100644 --- a/geom/geom/src/TGeoVolume.cxx +++ b/geom/geom/src/TGeoVolume.cxx @@ -167,7 +167,7 @@ // One needs to know that navigation inside geometry parts MANY nodes is much // slower. Any overlapping part can be defined based on composite shapes - this // is always recommended. - +// // Replicating volumes // ----------------------- // -- GitLab