Skip to content

Commit e5cdce8

Browse files
ml: fix typo
Signed-off-by: Mirko Lazarevic <mirko.lazarevic@ibm.com>
1 parent db62242 commit e5cdce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/internal/multiline.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@ static int flush_callback_metadata_check(struct flb_ml_parser *parser,
17511751
}
17521752

17531753
/*
1754-
* Helper funciton to append log with custom stream/file metadata
1754+
* Helper function to append log with custom stream/file metadata
17551755
*/
17561756
static int append_log_with_metadata(struct flb_ml *ml, uint64_t stream_id,
17571757
struct flb_time *tm, const char *log_content,

0 commit comments

Comments
 (0)