Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 23:22:53 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 34a9dbafec4c - main - sysutils/xxd: Fix typos.
Message-ID:  <202303312322.32VNMrZD020403@gitrepo.freebsd.org>

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

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

commit 34a9dbafec4cefd45b0e5a9b3bbc01b3d372d699
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-03-31 23:22:10 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-03-31 23:22:10 +0000

    sysutils/xxd: Fix typos.
    
    PR:             270571
---
 sysutils/xxd/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/xxd/pkg-descr b/sysutils/xxd/pkg-descr
index 1a5c47503439..e320e7206587 100644
--- a/sysutils/xxd/pkg-descr
+++ b/sysutils/xxd/pkg-descr
@@ -1,4 +1,4 @@
-Standalone xxd utility fromt eh vim editor ditribution.
+Standalone xxd utility from the vim editor distribution.
 
 Xxd creates an hex dump of a given file or standard input.
 It can also convert a hex dump back to its original binary form.



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