misspell icon indicating copy to clipboard operation
misspell copied to clipboard

Additional misspellings

Open norwd opened this issue 2 years ago • 4 comments

I've found several misspellings that aren't covered in words.go:

  • "attempteds" -> "attempted"
  • "backoff" -> "back off"
  • "backoffice" -> "back office"
  • "bugfixes" -> "bug fixes"
  • "cherrypick" -> "cherry-pick"
  • "competions" -> "competitions"
  • "dertect" -> "detect"
  • "didnt" -> "didn't"
  • "doesn" -> "doesn't"
  • "dont" -> "don't"
  • "heade" -> "headed" or "header"
  • "manipulatio" -> "manipulation"
  • "multiline" -> "multi-line"
  • "multinode" -> "multi-node"
  • "oboarding" -> "onboarding"
  • "regisration" -> "registration"
  • "thirdparty" -> "third-party"
  • "tilte" -> "title"
  • "traillers" -> "trailers"
  • "uneeded" -> "unneeded"

norwd avatar May 10 '23 02:05 norwd

hii ayush here , please assign me with the issue and tell me how may i help you

Ayush-Tibrewal avatar May 16 '23 17:05 Ayush-Tibrewal

Hi @chromo4, I already opened #199 to add these words, but a comment at the top of the file says not to edit the file manually since it is generated. I can't seem to find a source to generate the file from though, would you know where to find that?

norwd avatar May 16 '23 20:05 norwd

ok will try to change these words. can you please tell in which file I have to change these words @norwd

Ayush-Tibrewal avatar May 16 '23 20:05 Ayush-Tibrewal

@chromo4, the file was words.go, there's a comment on line 3 that implies that there is another list of words somewhere else I should edit instead.

https://github.com/client9/misspell/blob/c0b55c8239520f6b5aa15a0207ca8b28027ba49e/words.go#L1-L6

norwd avatar May 16 '23 21:05 norwd