gbranden pushed a commit to branch master
in repository groff.
commit 9428fc77a9620094de3d7b79f27059438e6892c3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 16 08:44:04 2026 -0500
ChangeLog: Fix typo in register name.
Also swap words to improve parallel grammar.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8821001b2..4248915c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,7 @@
* src/roff/troff/input.cpp: Demote global variable
`global_diverted_space` from `int` to `bool` and rename it to
`have_global_diverted_space`. Annotate it as used only by the
- MTSM feature, which I hope some day to either better understand,
+ MTSM feature, which I hope some day either to better understand,
or to remove.
* src/roff/troff/env.cpp: Update an `extern` declaration.
* src/roff/troff/input.cpp (diverted_space_node::need_reread):
@@ -130,7 +130,7 @@
2026-03-14 G. Branden Robinson <[email protected]>
[troff]: Implement `.ul` register for orthogonal completeness
- with respect to the `.ce`, `.rj`, and `.itc` registers.
+ with respect to the `.ce`, `.rj`, and `.it` registers.
* src/roff/troff/env.h (class environment): Declare new accessor
member function `get_underlined_line_count()`.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit