summaryrefslogtreecommitdiffstats
path: root/source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh')
-rwxr-xr-xsource/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh b/source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh
index e00f2caea..15aba8210 100755
--- a/source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh
+++ b/source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh
@@ -32,6 +32,7 @@ bayer
camerabin
camerabin2
cdxaparse
+codecalpha
coloreffects
colorspace
compositor
@@ -179,7 +180,7 @@ done
echo
if test "x$unknown" != "x"; then
- echo -n "Aborting due to unkown modules: "
+ echo -n "Aborting due to unknown modules: "
echo "$unknown" | sed "s/ /\n /g"
exit 1
fi