groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/14: ChangeLog: Fix wordo.


From: G. Branden Robinson
Subject: [groff] 01/14: ChangeLog: Fix wordo.
Date: Thu, 22 Feb 2024 17:49:14 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit ed0f51774f0cc7e1ee1ce40f108435269cbe5a71
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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 <g.branden.robinson@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]