Re: Spelling patch
Yura Scheglyuk <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Hi! On 24.03.2011 2:58, Dominique Dumont wrote: > Here's a tiny patch provided by Nick Leverton. It mostly fixes spelling issues > and applies cleanly on lcdproc 0.5.4. If talking about spelling there are a lot of "defineable" word in drivers comments that should be changed to "definable". sed -i.orig 's/definable/defineable/' server/drivers/*.[ch] -- Best regards, Yura Scheglyuk.