diff --git a/macosx-setup.sh b/macosx-setup.sh index e5a0966973..950404c3fd 100755 --- a/macosx-setup.sh +++ b/macosx-setup.sh @@ -1513,7 +1513,7 @@ install_all() { # if [ ! -z "$installed_nghttp2_version" -a \ "$installed_nghttp2_version" != "$NGHTTP2_VERSION" ] ; then - echo "Installed libssh version is $installed_nghttp2_version" + echo "Installed nghttp2 version is $installed_nghttp2_version" if [ -z "$NGHTTP2_VERSION" ] ; then echo "nghttp2 is not requested" else