Skip to content

Commit

Permalink
Fix typo in JavaDoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
msqr committed Aug 1, 2024
1 parent de242be commit c7ed952
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
public interface RtuModbusMessage extends ModbusMessage {

/**
* A {@link ModbusValidationMessage} message template.
* A {@link ModbusValidationException} message template.
*
* <p>
* The message accepts two short values: the provided CRC and the computed
Expand Down

0 comments on commit c7ed952

Please sign in to comment.