Skip to content

Commit

Permalink
fixed a doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed May 6, 2024
1 parent e5533ad commit 8422de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sfeTkArdSPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class sfeTkArdSPI : public sfeTkISPI
/**
@brief Assignment copy operator for Arduino SPI bus object of the toolkit
@param rsh The right hand side of the assignment.
@param rhs The right hand side of the assignment.
@return sfeTkArdSPI& - The left hand side of the assignment.
*/
sfeTkArdSPI &operator=(const sfeTkArdSPI &rhs)
Expand Down

0 comments on commit 8422de8

Please sign in to comment.