summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qmodbuspdu.cpp
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-12-09 11:14:13 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-12-09 12:13:46 +0000
commit65569641a7511524125985555d6266ce27a85a76 (patch)
tree86099b1672256be3a19b90a3f550baef4d795c61 /src/serialbus/qmodbuspdu.cpp
parent4292632606a60f05ee09111bb9fd3eb77649f6e5 (diff)
Fix documentation, remove superfluous include.
Change-Id: I841fa87393ea4a1c3d0e183820e3f65bde6e7d5b Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/serialbus/qmodbuspdu.cpp')
-rw-r--r--src/serialbus/qmodbuspdu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialbus/qmodbuspdu.cpp b/src/serialbus/qmodbuspdu.cpp
index 50eed4f..a1bd45d 100644
--- a/src/serialbus/qmodbuspdu.cpp
+++ b/src/serialbus/qmodbuspdu.cpp
@@ -250,7 +250,7 @@ static int minimumDataSize(const QModbusPdu &pdu, Type type)
/*!
\variable QModbusPdu::ExceptionByte
- The variable is initialised to 0x80.
+ The variable is initialized to 0x80.
Exceptions are reported in a defined packet format. A function code
is returned to the requesting client equal to the original function code,