fix comment
This commit is contained in:
parent
8d1b51ad40
commit
6e7dba19e4
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ const DemoHandler = struct {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get comprehensive statistics for demo summary
|
/// Get comprehensive statistics for summary
|
||||||
fn getStats(self: *const DemoHandler) struct {
|
fn getStats(self: *const DemoHandler) struct {
|
||||||
speech_count: u32,
|
speech_count: u32,
|
||||||
error_count: u32,
|
error_count: u32,
|
||||||
|
|
Loading…
Add table
Reference in a new issue