bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] gettext doc minor errors and typos


From: Phil Davis
Subject: Re: [bug-gettext] gettext doc minor errors and typos
Date: Fri, 27 Nov 2015 16:35:43 +0545
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

I have attached a bunch of patches for various doc grammar and typos.

I couldn't see how to submit anything directly to the gettext.git repo for review. The submission and review process is so easy for projects that have repos hosted on Github - just fork/clone, edit away then press the Pull Request button.

Is there a similar way for mere mortals to submit change requests for review to the repos in git.sv.gnu.org ?

Phil Davis
Phone: +977 9819573437
Email: address@hidden
Skype: phillip.davis.oz

On 11/17/2015 7:53 AM, Daiki Ueno wrote:
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,

Attachment: 0001-doc-review.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]