[doc] Re: [RFC] s/preceed/precede/

Joel Brobecker brobecker@adacore.com
Mon Jul 4 20:16:00 GMT 2011


> Great. I forgot to mention that two of these typos are in error
> messages. One related to the break-range command:
> 
> -    error (_("Invalid address range, end preceeds start."));
> +    error (_("Invalid address range, end precedes start."));
> 
> and the other related to the find command:
> 
> -       error (_("Invalid search space, end preceeds start."));
> +       error (_("Invalid search space, end precedes start."));
> 
> Does it matter? I guess not, since we only support parseable output in
> the MI.

I also think that it's better to fix this...

-- 
Joel



More information about the Gdb-patches mailing list