From c60a30c7806cbf0262f5596fdb81eb2e38bf515e Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 11 Sep 2019 10:27:27 +0200 Subject: [PATCH] Use "NOTICE:" instead of "NOTE:" for consistency --- bin/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update.sh b/bin/update.sh index 2756db50b..0b1d0446e 100755 --- a/bin/update.sh +++ b/bin/update.sh @@ -269,7 +269,7 @@ if ($RCI->configured) { echo "\n }\n\n"; } - echo "NOTE: Update dependencies by running `php composer.phar update --no-dev`\n"; + echo "NOTICE: Update dependencies by running `php composer.phar update --no-dev`\n"; } // index contacts for fulltext searching