Registry / utility / client9-misspell

client9-misspell

JSON →
library0.3.4gogounverified

Package misspell corrects commonly misspelled English words in source files.

go get github.com/client9/misspell
INSTALL
IMPORT
SIG · CLIENT9-MISSPELL
C
client9-misspell
utilitygov0.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

misspell
github.com/client9/misspell

Correct misspelled words in a string.

import "github.com/client9/misspell" func main() { r := misspell.Replacer{} r.Replace("langauge") // returns "language" }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
client9-misspell — go get client9-misspell · libregistry