spelling: artificially

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:43:46 -05:00
parent 7bd5bbfeb1
commit faec942996

View file

@ -690,7 +690,7 @@ void test_protobuf_log__measurements_auto_flush(void) {
values[i] = i * 3; values[i] = i * 3;
} }
// Create a session with an artifically small buffer size which will cause it to flush // Create a session with an artificially small buffer size which will cause it to flush
// automatically // automatically
time_t start_time = rtc_get_time(); time_t start_time = rtc_get_time();
ProtobufLogConfig log_config = { ProtobufLogConfig log_config = {