diff options
Diffstat (limited to 'repo/upload')
-rwxr-xr-x | repo/upload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/upload b/repo/upload index ab4bffcc..0a131988 100755 --- a/repo/upload +++ b/repo/upload @@ -1,7 +1,7 @@ #!/bin/sh # # Upload git configuration from here to the repo -# Plesase do not introduce bashims into this script. +# Please do not introduce bashims into this script. # confdir=git.berlios.de:/gitroot/gpsd/ |