Explorar el Código

fix a typo in script/release/utils.sh

Signed-off-by: Aaron.L.Xu <[email protected]>
Aaron.L.Xu hace 8 años
padre
commit
27297fd1af
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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