Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 20:27:24 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d10abd6208b1 - main - sysutils/damager: Fix typo in pkg-descr
Message-ID:  <202108022027.172KRORS098608@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d10abd6208b15951ed1369a09c0b5ad9942abf4c

commit d10abd6208b15951ed1369a09c0b5ad9942abf4c
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-08-02 20:26:39 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-02 20:26:39 +0000

    sysutils/damager: Fix typo in pkg-descr
    
    PR:             257538
    Reported by:    Zsolt Udvari <uzsolt@uzsolt.hu>
---
 sysutils/damager/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/damager/pkg-descr b/sysutils/damager/pkg-descr
index b2adf1f0a8ee..2ca2370f3ad9 100644
--- a/sysutils/damager/pkg-descr
+++ b/sysutils/damager/pkg-descr
@@ -1,4 +1,4 @@
-Takes a small amount of ramdon data from /dev/random and writes it to
+Takes a small amount of random data from /dev/random and writes it to
 some place inside the file passed as argument. Then you can test your
 FAM or checksuming system for integrity protection.
 


home | help

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