Skip to content

Commit

Permalink
Fix a comment typo
Browse files Browse the repository at this point in the history
(cherry picked from commit 720bb24)
  • Loading branch information
peternewman committed Apr 21, 2024
1 parent faaf2a5 commit 8966a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/spi/SPIOutput.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class SPIOutput: public ola::rdm::DiscoverableRDMControllerInterface {

private:
/**
* The RDM Operations for the MovingLightResponder.
* The RDM Operations for the SPIOutput.
*/
class RDMOps : public ola::rdm::ResponderOps<SPIOutput> {
public:
Expand Down

0 comments on commit 8966a25

Please sign in to comment.