Browse Source

Merge pull request #4629 from fate-grand-order/master

fix misspell "compatibility" in script/ci
Joffrey F 8 years ago
parent
commit
79e6346732
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