aboutsummaryrefslogtreecommitdiff
path: root/rsup
diff options
context:
space:
mode:
Diffstat (limited to 'rsup')
-rwxr-xr-xrsup2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsup b/rsup
index c3ec60f..d535e63 100755
--- a/rsup
+++ b/rsup
@@ -29,7 +29,7 @@ fi
# Commit
commit $MESSAGE
-# Got up
+# Go up
while test -d "../.git"; do
sup
cd ..