浏览代码

Fixed typo DEREPCATED -> DEPRECATED.

Signed-off-by: Brett Randall <javabrett@gmail.com>
Brett Randall 7 年之前
父节点
当前提交
3b80d57899
共有 1 个文件被更改,包括 1 次插入1 次删除
  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