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

2015-11-29 Thread Daiki Ueno
Phil Davis writes: > I have attached a bunch of patches for various doc grammar and typos. Thanks, will look into the patch soon. > 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 ho

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

2015-11-27 Thread Phil Davis
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 R

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

2015-11-16 Thread Daiki Ueno
Phil Davis 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[] = { > gette

[bug-gettext] gettext doc minor errors and typos

2015-11-16 Thread Phil Davis
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 m