From 75d6efeabf2d3d65c3d12dbc4147e80e51506613 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 2 Jul 2025 15:54:00 +0200 Subject: [PATCH] Fixed minor typo --- samples/sim65/trace_example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/sim65/trace_example.c b/samples/sim65/trace_example.c index cd4ec87d7..ebfd89cb1 100644 --- a/samples/sim65/trace_example.c +++ b/samples/sim65/trace_example.c @@ -1,5 +1,5 @@ /* - * Sim65 trace functionailty example. + * Sim65 trace functionality example. * * Description * -----------