diff options
| author | Christian Weisgerber <naddy@FreeBSD.org> | 2026-07-08 22:08:04 +0000 |
|---|---|---|
| committer | Christian Weisgerber <naddy@FreeBSD.org> | 2026-07-11 23:41:27 +0000 |
| commit | a0cb7461ec18b38a540add36b56c1807f41b4f8c (patch) | |
| tree | e64322a2cc52e6607eddf3365a7e3195355cbcb7 | |
| parent | 2b234b133f89aedf489134c8fa20bf236bd7d92a (diff) | |
audio/libogg: fix typo in description
| -rw-r--r-- | audio/libogg/pkg-descr | 2 |
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. |
