gbranden pushed a commit to branch master
in repository groff.
commit 4115cfaac97126357ecee76e4a6052b68ffd7d0e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Apr 8 08:07:06 2026 -0500
ChangeLog: Fix grammar errors.
* Fix missign word.
* Fix misplaced (or suboptimally placed) modifier.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 82f204b41..1cc8e3799 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -310,7 +310,7 @@
2026-04-01 G. Branden Robinson <[email protected]>
* tmac/an.tmac (BI, BR, IB, IR, RB, RI): Trivially refactor;
- rename `an-result` (a temporary string into these macros'
+ rename `an-result` (a temporary string into which these macros'
arguments are catenated with font style changes and italic
corrections as appropriate) to `an*result`.
@@ -333,7 +333,7 @@
* src/libs/libgroff/relocate.cpp (set_current_prefix): Move call
of `msw2posixpath()` from an all-configurations path through the
function to an `#ifdef _WIN32`-only one.
- (msw2posixpath) [_WIN32]: Since this function is now only called
+ (msw2posixpath) [_WIN32]: Since this function is now called only
if `_WIN32` is defined, shift an `#endif` to also define it only
under that circumstance.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit