Skip to content

Commit 8966a25

Browse files
committed
Fix a comment typo
(cherry picked from commit 720bb24)
1 parent faaf2a5 commit 8966a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/spi/SPIOutput.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class SPIOutput: public ola::rdm::DiscoverableRDMControllerInterface {
7373

7474
private:
7575
/**
76-
* The RDM Operations for the MovingLightResponder.
76+
* The RDM Operations for the SPIOutput.
7777
*/
7878
class RDMOps : public ola::rdm::ResponderOps<SPIOutput> {
7979
public:

0 commit comments

Comments
 (0)