fix(lean): fix typo

This commit is contained in:
Zhizhen He 2025-10-09 11:06:02 +08:00 committed by GitHub
parent a3e52dd346
commit b24b6da930
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -108,7 +108,7 @@ return {
priority = 10, priority = 10,
}, },
-- Redirect Lean's stderr messages somehwere (to a buffer by default) -- Redirect Lean's stderr messages somewhere (to a buffer by default)
stderr = { stderr = {
enable = true, enable = true,
-- height of the window -- height of the window