mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 09:35:59 -04:00
- src/cdp/CDP.zig L1029 (was L780 in previous scan): "we dont' want" -> "we don't want" - src/storage/sqlite/Pool.zig L101: test comment "single connetion" -> "single connection" - src/storage/sqlite/Sqlite.zig L201: @compileError message "unsupport column type" -> "unsupported column type" Comment / compile-time string only; no runtime behavior change.