Thread
Commits
-
Doc: add missing punctuation
- 6d52fa33282b 14.21 landed
- 4ece4419b496 15.16 landed
- 5e02f92d9ef2 16.12 landed
- 498b163a161e 17.8 landed
- 789016be8ef0 18.2 landed
- 07e0e9ac2705 19 (unreleased) landed
-
doc: Fix sentences with missing period
Daisuke Higuchi <higuchi.daisuke11@gmail.com> — 2026-01-04T02:06:45Z
Hi I found some sentences with a missing period ".", so I attach the patch for this. Regards.
-
Re: doc: Fix sentences with missing period
Robert Treat <rob@xzilla.net> — 2026-01-04T06:08:37Z
On Sat, Jan 3, 2026 at 9:07 PM Daisuke Higuchi <higuchi.daisuke11@gmail.com> wrote: > > Hi > > I found some sentences with a missing period ".", so I attach the patch for this. > +1 from me, although probably could be a single patch file if you find something similar in the future. Robert Treat https://xzilla.net
-
Re: doc: Fix sentences with missing period
David Rowley <dgrowleyml@gmail.com> — 2026-01-04T08:16:26Z
On Sun, 4 Jan 2026 at 19:08, Robert Treat <rob@xzilla.net> wrote: > > On Sat, Jan 3, 2026 at 9:07 PM Daisuke Higuchi > > I found some sentences with a missing period ".", so I attach the patch for this. > > +1 from me, although probably could be a single patch file if you find > something similar in the future. Pushed as a single patch. The config.sgml one was new to v18, the other was very old. Thanks. David