diff options
-rw-r--r-- | DOCS/tech/svn-howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt index dd25274fad..2e51d6fbed 100644 --- a/DOCS/tech/svn-howto.txt +++ b/DOCS/tech/svn-howto.txt @@ -106,7 +106,7 @@ I. BASICS: svn status - to make sure you did not forget to svn add some files (those will be marked + to make sure you did not forget to 'svn add' some files (they will be marked with '?'). Once you have made sure everything is fine |