Просмотр исходного кода

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

fix misspell "compatibility" in script/ci
Joffrey F 8 лет назад
Родитель
Сommit
79e6346732
1 измененных файлов с 1 добавлено и 1 удалено
  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