Skip to content

Commit adc5c98

Browse files
authored
Merge pull request #1 from alibuild/alibot-cleanup-15158
Please consider the following formatting changes to #15158
2 parents 26e1d34 + 32420a7 commit adc5c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/Upgrades/ALICE3/FT3/base/include/FT3Base/GeometryTGeo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class GeometryTGeo : public o2::itsmft::GeometryTGeo
107107
static std::string sLayerName; ///< Layer name
108108
static std::string sChipName; ///< Chip name
109109
static std::string sSensorName; ///< Sensor name
110-
static std::string sPassiveName; ///< Passive material name
110+
static std::string sPassiveName; ///< Passive material name
111111

112112
private:
113113
static std::unique_ptr<o2::ft3::GeometryTGeo> sInstance; ///< singletone instance

0 commit comments

Comments
 (0)