aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-03-31 23:22:10 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-03-31 23:22:10 +0000
commit34a9dbafec4cefd45b0e5a9b3bbc01b3d372d699 (patch)
tree2b86992406945ad23cb027745b07935a00b0ad83
parent67cc64f8be62ef58b10b9389dca0edacfd64abd5 (diff)
downloadports-34a9dbafec4cefd45b0e5a9b3bbc01b3d372d699.tar.gz
ports-34a9dbafec4cefd45b0e5a9b3bbc01b3d372d699.zip
sysutils/xxd: Fix typos.
PR: 270571
-rw-r--r--sysutils/xxd/pkg-descr2
1 files changed, 1 insertions, 1 deletions
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.