There was an error while loading. Please reload this page.
1 parent 8b39fcd commit 7dce0f8Copy full SHA for 7dce0f8
1 file changed
extra_data/tests/mockdata/xgm.py
@@ -31,7 +31,7 @@ class XGM(DeviceBase):
31
('pulseEnergy/crossUsed', 'f4', ()),
32
('pulseEnergy/gammaUsed', 'f4', ()),
33
('pulseEnergy/gmdError', 'i4', ()),
34
- ('pulseEnergy/nummberOfBrunches', 'f4', ()),
+ ('pulseEnergy/nummberOfBunches', 'f4', ()),
35
('pulseEnergy/photonFlux', 'f4', ()),
36
('pulseEnergy/pressure', 'f4', ()),
37
('pulseEnergy/temperature', 'f4', ()),
0 commit comments