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")
  };

Is there somewhere where I can get the "original source" of the documentation, make fixes, and provide the changed file back for review?
Or how else can I provide doc update assistance?

--
Phil Davis
Phone: +977 9819573437
Email: phil.da...@inf.org
Skype: phillip.davis.oz


Reply via email to