Use "NOTICE:" instead of "NOTE:" for consistency

pull/6950/head
Aleksander Machniak 5 years ago
parent 5040009f9c
commit c60a30c780

@ -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

Loading…
Cancel
Save