gbranden pushed a commit to branch master
in repository groff.
commit 7648d7770fb0d4d9f25a7642d28bee9e024d6b39
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 10 04:14:47 2025 -0500
ChangeLog: Fix typo.
---
ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index deaeddb76..c434b46d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
* src/roff/troff/env.cpp (environment::possibly_break_line):
Trivially refactor. Lift computation that is performed in 3 of
6 cases into a variable, `space_deficit`, whose value is
- computed uncoditionally. (It's an integer subtraction--not too
+ computed unconditionally. (It's an integer subtraction--not too
spendy.) Rename `extra_space_width` to `extra_space`. Simplify
expressions and annotate logic.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit