From e647dd005f3c2e87c4789f475d3aa55f6666ea9e Mon Sep 17 00:00:00 2001 From: David Boddie Date: Tue, 11 Nov 2025 12:04:31 +0100 Subject: [PATCH] Doc: Fix typo Change-Id: I5dc970cde692c348b98a3fe68a5c90ffa3bbda6f Reviewed-by: Topi Reinio --- examples/protobuf/sensors/doc/sensors.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/protobuf/sensors/doc/sensors.qdoc b/examples/protobuf/sensors/doc/sensors.qdoc index 36cd90e8..7d9c9399 100644 --- a/examples/protobuf/sensors/doc/sensors.qdoc +++ b/examples/protobuf/sensors/doc/sensors.qdoc @@ -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