Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 17:44:50 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e57d2e4aeeb9 - main - crunch: Fix typo
Message-ID:  <202404111744.43BHiofZ086861@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=e57d2e4aeeb98d08df38f1d514e5f93d523826e9

commit e57d2e4aeeb98d08df38f1d514e5f93d523826e9
Author:     Elyes Haouas <ehaouas@noos.fr>
AuthorDate: 2024-04-11 17:40:04 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-04-11 17:40:40 +0000

    crunch: Fix typo
    
    Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/882
---
 usr.sbin/crunch/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/crunch/README b/usr.sbin/crunch/README
index 27c2d0298afb..0845f1f56e3f 100644
--- a/usr.sbin/crunch/README
+++ b/usr.sbin/crunch/README
@@ -69,7 +69,7 @@ bringing together a solid, state of the art development environment.
 
 Thanks to the FreeBSD guys; Rod Grimes, Nate Williams and Jordan
 Hubbard; and to Bruce Evans, for immediate and detailed feedback on
-crunch 0.1, and for pressing me to make the prototype more useable.
+crunch 0.1, and for pressing me to make the prototype more usable.
 
 Crunch was written for the Maruti Hard Real-Time Operating System
 project at the University of Maryland, to help make for better install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111744.43BHiofZ086861>