Skip to content

Commit 7fd6169

Browse files
committed
Fixed typo in documentation/code: 'recieves' was replaced with 'receives'
1 parent 0106eef commit 7fd6169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Wippersnapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@ bool cbDecodePixelsMsg(pb_istream_t *stream, const pb_field_t *field,
15011501

15021502
/**************************************************************************/
15031503
/*!
1504-
@brief Called when the device recieves a new message from the
1504+
@brief Called when the device receives a new message from the
15051505
/pixels/ topic.
15061506
@param data
15071507
Incoming data from MQTT broker.

0 commit comments

Comments
 (0)