On 12/19/2017 02:03 PM, Paul Eggert wrote: > These typo changes are all in Gnulib, and would be fine to install in glibc. > > Adding bug-gnulib to the CC list. For reference, the original email is here: > https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html
Done. I've pushed these for Arnold. commit 5069ff32842c60c55f8b573ee66fe43f9ec364af Author: Arnold Robbins <arn...@skeeve.com> Date: Tue Dec 19 19:26:08 2017 -0800 regex: Fix spelling in comments. Fix the spelling in various comments throughout the regex implementation. These changes are also present in gnulib and will be integrated there also, see: https://sourceware.org/ml/libc-alpha/2017-12/msg00688.html -- Cheers, Carlos.