You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sebastian Bazley <se...@apache.org> on 2016/02/18 01:36:14 UTC

[whimsy.git] [1/1] Commit adf7e5e: Typo

Commit adf7e5e8d492a5ef5024c29dce76a7d511b06a7b:
    Typo


Branch: refs/heads/master
Author: Sebb <se...@apache.org>
Committer: Sebb <se...@apache.org>
Pusher: sebb <se...@apache.org>

------------------------------------------------------------
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.