Skip to content

Commit f5be4e7

Browse files
committed
Fix a comment
1 parent f917588 commit f5be4e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ola/PidStore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
MAX_VALID_SUB_DEVICE = 0x0200
4646
ALL_SUB_DEVICES = 0xffff
4747

48-
# The two types of commands classes
48+
# The different types of commands classes
4949
RDM_GET, RDM_SET, RDM_DISCOVERY = range(3)
5050

5151

0 commit comments

Comments
 (0)