Skip to content

Commit b500d5c

Browse files
Merge pull request #1733 from ISISComputingGroup/Stanford_sr400_device_screen_icon
Fixes checkstyle and system tests
2 parents e772507 + ee3c3c1 commit b500d5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

base/uk.ac.stfc.isis.ibex.devicescreens/src/uk/ac/stfc/isis/ibex/devicescreens/components/ComponentType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ public enum ComponentType {
220220
MAGNET,
221221
/** Counters. */
222222
COUNTER,
223-
//** PHOTON COUNTER. */
223+
/** PHOTON COUNTER. */
224224
PHOTON_COUNTER;
225225

226226

119 Bytes
Loading

0 commit comments

Comments
 (0)