Browse Source

fix a typo in script/release/utils.sh

Signed-off-by: Aaron.L.Xu <[email protected]>
Aaron.L.Xu 8 years ago
parent
commit
27297fd1af
1 changed files with 1 additions and 1 deletions
  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