mirror of https://github.com/qt/qtgrpc.git
Doc: Fix typo
Change-Id: I5dc970cde692c348b98a3fe68a5c90ffa3bbda6f Reviewed-by: Topi Reinio <topi.reinio@qt.io>
This commit is contained in:
parent
363998806d
commit
e647dd005f
|
|
@ -28,7 +28,7 @@
|
|||
Use the emulator application to change the values of sensor data and send
|
||||
the data to the client's UDP port.
|
||||
\image emulator.webp {Screenshot showing an emulator console application
|
||||
to send coordinates, weather temperaute, and a warning message}
|
||||
to send coordinates, weather temperature, and a warning message}
|
||||
|
||||
The applications use the generated messages from the \c protobuf_sensors
|
||||
library to communicate. The library is generated from the protobuf schema
|
||||
|
|
|
|||
Loading…
Reference in New Issue