diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-20 18:02:01 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-20 18:02:01 +0000 |
| commit | ce8ecaf497649fb6a1fc2d53f85993fcde3a96a2 (patch) | |
| tree | e3acfc612137920b0ed0f1d1e533a6a64533c82e /docs/dev/distributing.txt | |
| parent | e1c62248fba27fed9e265fb82efea64687425991 (diff) | |
| download | docutils-ce8ecaf497649fb6a1fc2d53f85993fcde3a96a2.tar.gz | |
corrected syntax error in distributing.txt;
mmmh... the spec should be changed, this error is unnecessary
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3529 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/distributing.txt')
| -rw-r--r-- | docs/dev/distributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/distributing.txt b/docs/dev/distributing.txt index f7979a62f..05aa4f2c6 100644 --- a/docs/dev/distributing.txt +++ b/docs/dev/distributing.txt @@ -91,7 +91,7 @@ however you like to call the documentation directory): * All ``.html`` and ``.txt`` files in the base directory. * The ``docs/`` directory. (Do not install the contents of the ``docs/`` directory directory directly to - ``/usr/share/doc/docutils/``—it's incomplete and would contain + ``/usr/share/doc/docutils/``\ —it's incomplete and would contain invalid references!) * The ``licenses/`` directory. * ``tools/stylesheets/default.css``, creating the ``tools/`` and |
