From: Otto Moerbeek Date: Fri, 24 Jan 2025 06:51:30 +0000 (+0100) Subject: Typo in comment X-Git-Tag: dnsdist-2.0.0-alpha1~127^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805596a5245e737de6b0162f03f1059091b8589c;p=thirdparty%2Fpdns.git Typo in comment Co-authored-by: Peter van Dijk --- diff --git a/pdns/recursordist/meson-dist-script.sh b/pdns/recursordist/meson-dist-script.sh index 4b96d5fdf8..5be08c9bba 100755 --- a/pdns/recursordist/meson-dist-script.sh +++ b/pdns/recursordist/meson-dist-script.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -echo Runnig meson-dist-script +echo Running meson-dist-script echo PWD=$(pwd) echo MESON_SOURCE_ROOT=$MESON_SOURCE_ROOT echo MESON_PROJECT_DIST_ROOT=$MESON_PROJECT_DIST_ROOT