diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:37:55 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:37:55 +0000 |
commit | ff24d2efbad22a3e89585ff07e8ee4c55a5f8e5a (patch) | |
tree | cfb270990a7f143bc4a0ba931853befc96587bec /doc | |
parent | 6303d8d42f63a43dca0ad1741175327ed6559966 (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index a4632dba1..3494fd016 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -15,7 +15,7 @@ optional support for commits from the web. svn co file:///svn/wikirepo/trunk ~/wikiwc -4. Create some files them into subversion. +4. Create some files and add them into subversion. echo "Welcome to my empty wiki." > ~/wikiwc/index.mdwn echo "Feel free to edit this page" > ~/wikiwc/sandbox.mdwn |