diff options
| author | Stephen D. Huston <shuston@apache.org> | 2010-12-10 20:43:16 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2010-12-10 20:43:16 +0000 |
| commit | 88328fc6ad5bde3e07cf41080ff61928f6f2434c (patch) | |
| tree | 764258cfe353eb10669d3a2ec2a78a653965405b /qpid/doc | |
| parent | 1127dcc01cccfba117c43761c7a41a2264793d30 (diff) | |
| download | qpid-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.txt | 2 |
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 |
