Browse Source

fix misspell "compatibility" in script/ci

Signed-off-by: fate-grand-order <[email protected]>
fate-grand-order 8 years ago
parent
commit
8471276e73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/ci

+ 1 - 1
script/ci

@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Backwards compatiblity for jenkins
+# Backwards compatibility for jenkins
 #
 # TODO: remove this script after all current PRs and jenkins are updated with
 # the new script/test/ci change