From da890466433279d2a6714e3571fc8d7dc4369e4d Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 1 Jul 2023 15:33:20 -0600 Subject: tree-wide: "bit" → "-bit" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In some places, " bits" is used when more appropriate. --- src/id128/id128.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/id128/id128.c') diff --git a/src/id128/id128.c b/src/id128/id128.c index 53a24348d5..a8c5c9ac6c 100644 --- a/src/id128/id128.c +++ b/src/id128/id128.c @@ -156,7 +156,7 @@ static int help(void) { return log_oom(); printf("%s [OPTIONS...] COMMAND\n\n" - "%sGenerate and print 128bit identifiers.%s\n" + "%sGenerate and print 128-bit identifiers.%s\n" "\nCommands:\n" " new Generate a new ID\n" " machine-id Print the ID of current machine\n" -- cgit v1.2.3