[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] gettext doc minor errors and typos
From: |
Daiki Ueno |
Subject: |
Re: [bug-gettext] gettext doc minor errors and typos |
Date: |
Tue, 17 Nov 2015 11:08:56 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Phil Davis <address@hidden> writes:
> I have just been reading the gettext documentation at
> http://www.gnu.org/software/gettext/manual/gettext.html and am
> noticing little errors/typos as I go.
>
> For example this fragment of a code example is missing a ")":
>
> static const char *messages[] = {
> gettext_noop ("some very meaningful message",
> gettext_noop ("and another one")
> };
Thanks for pointing that. I have installed the fix in your name:
http://git.sv.gnu.org/cgit/gettext.git/commit/?id=87642183
> Is there somewhere where I can get the "original source" of the
> documentation, make fixes, and provide the changed file back for
> review?
The source of the gettext manual resides in gettext-tools/doc/ in
Texinfo format (*.texi). Further corrections would be greatly
appreciated.
Regards,
--
Daiki Ueno