Skip to content

Commit

Permalink
Fix a comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman committed Apr 21, 2024
1 parent 2d5280c commit 720bb24
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 @@ -94,7 +94,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 720bb24

Please sign in to comment.