From cae0bb18e4fdb5fedb8bec0054ae1acfa101d22b Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 24 Sep 2013 10:52:06 +0200 Subject: Doc: minor changes to index.qdoc index.qdoc of QtSerialPort Task-number: QTBUG-32173 Change-Id: I0cc4a3fd0b469d344da952dfd1042e431e043a4b Reviewed-by: Laszlo Papp Reviewed-by: Martin Smith --- src/serialport/doc/src/index.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/serialport/doc/src/index.qdoc b/src/serialport/doc/src/index.qdoc index 00a8279f..7504d270 100644 --- a/src/serialport/doc/src/index.qdoc +++ b/src/serialport/doc/src/index.qdoc @@ -29,15 +29,15 @@ \page qtserialport-index.html \since 5.1 \title Qt Serial Port - \brief Provides API to make the serial programming simple and portable. + \brief Provides an API to make serial programming simple and portable. Qt Serial Port provides the basic functionality, which includes - configuring, I/O operations, get and set control signals of the + configuring, I/O operations, getting and setting the control signals of the RS-232 pinouts. The following items are not supported by this module: \list - \li Terminal features such as echo, control CR/LF, and so on. + \li Terminal features, such as echo, control CR/LF, and so on. \li Text mode. \li Configuring timeouts and delays while reading or writing. \li Pinout signal change notification. -- cgit v1.2.3