From c9ce5eaac72b867b2de97378f1708a035a9e9bf6 Mon Sep 17 00:00:00 2001 From: Parabola git Date: Thu, 7 Jul 2016 22:36:39 +0000 Subject: translate git-shell-commands help text from Spanish to English --- git-shell-commands/fetch-mirrors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-shell-commands/fetch-mirrors') diff --git a/git-shell-commands/fetch-mirrors b/git-shell-commands/fetch-mirrors index 15bf9c4..afff064 100755 --- a/git-shell-commands/fetch-mirrors +++ b/git-shell-commands/fetch-mirrors @@ -1,6 +1,6 @@ #!/bin/sh # * fetch-mirrors -# Actualiza el `mirrors` (espejos) creados con `mirror` +# Update the created `mirrors` with `mirror` # ssh git@host fetch-mirrors set -e -- cgit v1.2.3-54-g00ecf