gbranden pushed a commit to branch master
in repository groff.

commit ed0f51774f0cc7e1ee1ce40f108435269cbe5a71
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Feb 18 08:27:42 2024 -0600

    ChangeLog: Fix wordo.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index feb6ad2fa..1d5f071dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,7 @@
        * src/libs/libgroff/string.cpp (string::string): When
        constructing a new string from a pointer to char, if the
        pointed-to-string doesn't exactly fit the storage reserved for
-       it, populate the storage with nulls bytes before copying, to
+       it, populate the storage with null bytes before copying, to
        avoid reads of garbage heap memory.
 
 2024-02-17  G. Branden Robinson <[email protected]>

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to