fix comment

This commit is contained in:
Emil Lerch 2025-09-10 17:33:32 -07:00
parent 8d1b51ad40
commit 6e7dba19e4
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -111,7 +111,7 @@ const DemoHandler = struct {
}
}
/// Get comprehensive statistics for demo summary
/// Get comprehensive statistics for summary
fn getStats(self: *const DemoHandler) struct {
speech_count: u32,
error_count: u32,