Explorar o código

Typo fix: overriden -> overridden

Signed-off-by: ruicao <[email protected]>
ruicao %!s(int64=7) %!d(string=hai) anos
pai
achega
5713215e84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      script/test/default

+ 1 - 1
script/test/default

@@ -5,7 +5,7 @@ set -ex
 
 TAG="docker-compose:$(git rev-parse --short HEAD)"
 
-# By default use the Dockerfile, but can be overriden to use an alternative file
+# By default use the Dockerfile, but can be overridden to use an alternative file
 # e.g DOCKERFILE=Dockerfile.armhf script/test/default
 DOCKERFILE="${DOCKERFILE:-Dockerfile}"