Browse Source

Fixed typo DEREPCATED -> DEPRECATED.

Signed-off-by: Brett Randall <javabrett@gmail.com>
Brett Randall 7 years ago
parent
commit
3b80d57899
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/make/test-integration-cli

+ 1 - 1
hack/make/test-integration-cli

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 set -e
-echo "WARNING: test-integration-cli is DEREPCATED. Use test-integration." >&2
+echo "WARNING: test-integration-cli is DEPRECATED. Use test-integration." >&2
 
 # TODO: remove this and exit 1 once CI has changed to use test-integration
 bundle test-integration