[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: begin updating for new quoting style
From: |
Pádraig Brady |
Subject: |
Re: begin updating for new quoting style |
Date: |
Sat, 07 Jan 2012 16:31:40 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
On 01/07/2012 04:20 PM, Jim Meyering wrote:
> - fprintf (stderr, _("Try `%s --help' for more information.\n"),
> program_name);
> + fprintf (stderr, _("Try '%s --help' for more information.\n"),
> program_name);
Looks good. Those quote always annoyed me,
having never seen them rendered symmetrically,
and I've been around a while now.
cheers,
Pádraig.