Commit adf7e5e8d492a5ef5024c29dce76a7d511b06a7b:
Typo
Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>
------------------------------------------------------------
DEPLOYMENT.md | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 0201bd4..9d1fbc3 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -36,5 +36,5 @@ The following additional steps are required to get a the
Whimsy VM up and runnin
* Initial checkouts of the various svn sources used by various whimsy tools.
These checkouts are
to be placed in the `/srv/svn` directory, owned by `root` and often have
`--depth=files` specified.
- The [svninfo](toools/svninfo) tool may be used to build a script that can
be used to perform
+ The [svninfo](tools/svninfo) tool may be used to build a script that can be
used to perform
the checkouts. Once checked out, the sources will be kept up to date by a
cron job.