diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-13 20:52:57 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-13 20:52:57 +0000 |
commit | ca6ac62824ddbb14d827687ade5235801b70383c (patch) | |
tree | 54f9589e66b9dc08a99a870b9a8c48ad62b21853 | |
parent | 05274261029dd69a1bde74828853c179859fec5c (diff) | |
download | puppet-ca6ac62824ddbb14d827687ade5235801b70383c.tar.gz puppet-ca6ac62824ddbb14d827687ade5235801b70383c.tar.xz puppet-ca6ac62824ddbb14d827687ade5235801b70383c.zip |
fixing typo
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1585 980ebf18-57e1-0310-9a29-db15c13687c0
-rw-r--r-- | documentation/documentation/fromsvn.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/documentation/fromsvn.page b/documentation/documentation/fromsvn.page index 218264d12..18245af29 100644 --- a/documentation/documentation/fromsvn.page +++ b/documentation/documentation/fromsvn.page @@ -16,7 +16,7 @@ Make sure your host has Ruby version 1.8.2: While Puppet should work with 1.8.1, there have been many reports of problems with this version. -Make sure you have Subverion: +Make sure you have Subversion: $ svn --version -q |