Phil Davis <phil.da...@inf.org> 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

Reply via email to