From ff3b84abdf961409e7ddf9f6af70bbca116baac4 Mon Sep 17 00:00:00 2001 From: Abrar Ahmed <13979201+abrar71@users.noreply.github.com> Date: Sun, 9 Jan 2022 14:55:00 +0500 Subject: [PATCH] typo indentation typo indentation --- build-ffmpeg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ffmpeg b/build-ffmpeg index 1839e4c0..68200b24 100755 --- a/build-ffmpeg +++ b/build-ffmpeg @@ -267,7 +267,7 @@ fi echo "Using $MJOBS make jobs simultaneously." if $NONFREE_AND_GPL; then -echo "With GPL and non-free codecs" + echo "With GPL and non-free codecs" fi if [ -n "$LDEXEFLAGS" ]; then