This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 patch] Fix spelling in regex headers
- From: Tim Shen <timshen91 at gmail dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 6 Nov 2013 21:04:41 -0500
- Subject: Re: [v3 patch] Fix spelling in regex headers
- Authentication-results: sourceware.org; auth=none
- References: <CAH6eHdQonOs79iD4AWHCjFjyW1Gmm-qzNCXXOUy8S_RBKy3H9w at mail dot gmail dot com>
On Wed, Nov 6, 2013 at 4:47 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> This simply fixes s/boundry/boundary/, which I wanted to do first
> before some more regex refactoring I'm planning.
Thanks a lot Jonathan!
--
Regards,
Tim Shen