diff options
author | root <root@dev.spline.de> | 2008-08-28 18:24:07 +0200 |
---|---|---|
committer | root <root@dev.spline.de> | 2008-08-28 18:24:07 +0200 |
commit | 92b33183a68ed8c71405d8a5289604991f7396e1 (patch) | |
tree | 114a8fa03265b80280a84b2726cf7e7c1950be05 | |
parent | 77372fbbf321bc0f4085f5003283e8c6127036bf (diff) | |
download | dev-scripts-92b33183a68ed8c71405d8a5289604991f7396e1.tar.gz dev-scripts-92b33183a68ed8c71405d8a5289604991f7396e1.tar.xz dev-scripts-92b33183a68ed8c71405d8a5289604991f7396e1.zip |
typo !
-rw-r--r-- | bin/GettingStarted.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/GettingStarted.txt b/bin/GettingStarted.txt index 1e672d7..06ab807 100644 --- a/bin/GettingStarted.txt +++ b/bin/GettingStarted.txt @@ -81,7 +81,7 @@ svn update <directory name> === See a file's history === -If you want to see whose edited a certain file, or a directory tree, the log command is what you need. +If you want to see who has edited a certain file, or a directory tree, the log command is what you need. {{{ svn log |