Fix spelling in comments, strings and documentation

Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
Upstream-commit: 644a7426cc31c338fedb6574d2b88d1cc2f43a08
Component: engine
This commit is contained in:
Otto Kekäläinen
2016-07-03 20:58:11 +03:00
parent fdcfb45adb
commit 0bdbf282f3
20 changed files with 24 additions and 24 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
# This script exists as backwards compatiblity for CI
# This script exists as backwards compatibility for CI
(
DEST="${DEST}-client"
ABS_DEST="${ABS_DEST}-client"