summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makemkv-oss/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control
index 09b2912..7c55684 100644
--- a/makemkv-oss/debian/control
+++ b/makemkv-oss/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>=11~),
zlib1g-dev
Standards-Version: 4.1.4
Homepage: https://www.makemkv.com
-# libavcodec58 is listed only to prevent the "two choies available" error in obs. makemkv-oss handles the dependencies
+# libavcodec58 is listed only to prevent the "two choices available" error in obs. makemkv-oss handles the dependencies
Package: makemkv-oss
Architecture: any
bgstack15