瀏覽代碼

fix a typo in script/release/utils.sh

Signed-off-by: Aaron.L.Xu <[email protected]>
Aaron.L.Xu 8 年之前
父節點
當前提交
27297fd1af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      script/release/utils.sh

+ 1 - 1
script/release/utils.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Util functions for release scritps
+# Util functions for release scripts
 #
 
 set -e