aboutsummaryrefslogtreecommitdiff
path: root/src/tools/ci/ci_macports_packages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ci/ci_macports_packages.sh')
-rwxr-xr-xsrc/tools/ci/ci_macports_packages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ci/ci_macports_packages.sh b/src/tools/ci/ci_macports_packages.sh
index 4bc594a31d1..f87256e0908 100755
--- a/src/tools/ci/ci_macports_packages.sh
+++ b/src/tools/ci/ci_macports_packages.sh
@@ -66,7 +66,7 @@ fi
# check if any ports should be uninstalled
if [ -n "$(port -q installed rleaves)" ] ; then
- echo superflous packages installed
+ echo superfluous packages installed
update_cached_image=1
sudo port uninstall --follow-dependencies rleaves