steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
267 stars 111 forks source link

Incorrect javadoc for ModbusSlaveFactory #35

Closed bertrik closed 7 years ago

bertrik commented 7 years ago

The javadoc for this class seems incorrect, it says "Class that implements a ModbusIOException." I think this has just been copied from ModbusIOException.

steveohara commented 7 years ago

Thanks, fixed and committed