summaryrefslogtreecommitdiff
path: root/git-shell-commands/change-owner
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2016-07-07 22:36:39 +0000
committerParabola git <git@parabola.nu>2016-07-07 22:36:39 +0000
commitc9ce5eaac72b867b2de97378f1708a035a9e9bf6 (patch)
treee5119f4526c58c5d8ef0872659db9569aa45ecae /git-shell-commands/change-owner
parente53aea58ee360b1717822e27651d44a7a871d26e (diff)
translate git-shell-commands help text from Spanish to English
Diffstat (limited to 'git-shell-commands/change-owner')
-rwxr-xr-xgit-shell-commands/change-owner2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/change-owner b/git-shell-commands/change-owner
index 6b6f353..562de7d 100755
--- a/git-shell-commands/change-owner
+++ b/git-shell-commands/change-owner
@@ -1,6 +1,6 @@
#!/bin/bash
# * change-owner
-# Define quiƩn manda
+# Change the owner project
# ssh git@host change-owner repo "Hacklab"
set -e