summaryrefslogtreecommitdiff
path: root/qpid/doc
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-12-10 20:43:16 +0000
committerStephen D. Huston <shuston@apache.org>2010-12-10 20:43:16 +0000
commit88328fc6ad5bde3e07cf41080ff61928f6f2434c (patch)
tree764258cfe353eb10669d3a2ec2a78a653965405b /qpid/doc
parent1127dcc01cccfba117c43761c7a41a2264793d30 (diff)
downloadqpid-python-88328fc6ad5bde3e07cf41080ff61928f6f2434c.tar.gz
Correct typo in 'wrap' command line
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc')
-rw-r--r--qpid/doc/website/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/website/README.txt b/qpid/doc/website/README.txt
index 4668e18d85..6a0c2876ab 100644
--- a/qpid/doc/website/README.txt
+++ b/qpid/doc/website/README.txt
@@ -11,7 +11,7 @@ should be written in XHTML, with one <div/> element at the root - see
Use wrap like this:
-$ tools/wrap templates/template.html content/<filename> build/<filename>
+$ tools/wrap template/template.html content/<filename> build/<filename>
Content for the main pages should be check into the content
directory. Content for documentation is created in the ../book