From faec942996d941197eef259899d2b379afa51df6 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:43:46 -0500 Subject: [PATCH] spelling: artificially Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tests/fw/services/protobuf_log/test_protobuf_log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fw/services/protobuf_log/test_protobuf_log.c b/tests/fw/services/protobuf_log/test_protobuf_log.c index 7ae7551b..127f2da7 100644 --- a/tests/fw/services/protobuf_log/test_protobuf_log.c +++ b/tests/fw/services/protobuf_log/test_protobuf_log.c @@ -690,7 +690,7 @@ void test_protobuf_log__measurements_auto_flush(void) { 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 time_t start_time = rtc_get_time(); ProtobufLogConfig log_config = {