Hello John, On Wed, Oct 24, 2018 at 10:09:36AM +0300, John Cherouvim wrote: > I changed "the HTML representation" to "the ASCII representation" in the > documentation for LIM2A to make it consistent with what it actually does. I > think the fact that it returns ASCII is encoded in the function name > (similarly as it's done in U2A vs U2H) so maybe this was a copy paste > problem. (...) > From: Ioannis Cherouvim <[email protected]> > Date: Wed, 24 Oct 2018 10:05:19 +0300 > Subject: [PATCH] function comment fix > > --- (...)
Thank you, I've applied it after writing an appropriate commit message. Please have a look at the file CONTRIBUTING to see how to write commit messages which are suitable to keep the project in a maintainable state, this will make your future contributions much easier to upstream. Thanks, Willy

