aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2026-07-08 22:08:04 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2026-07-11 23:41:27 +0000
commita0cb7461ec18b38a540add36b56c1807f41b4f8c (patch)
treee64322a2cc52e6607eddf3365a7e3195355cbcb7
parent2b234b133f89aedf489134c8fa20bf236bd7d92a (diff)
audio/libogg: fix typo in description
-rw-r--r--audio/libogg/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libogg/pkg-descr b/audio/libogg/pkg-descr
index cc79453fc9e6..32368bf13554 100644
--- a/audio/libogg/pkg-descr
+++ b/audio/libogg/pkg-descr
@@ -1,6 +1,6 @@
Ogg is a multimedia container format and the native file and stream
format for the Xiph.org multimedia codecs. It encapsulates raw
compressed data and allows the interleaving of audio and video data
-inside a single convient format. Ogg is a stream oriented container
+inside a single convenient format. Ogg is a stream oriented container
and provides packet framing, error detection, and periodic timestamps
for seeking.