diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-23 00:21:31 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-23 00:21:31 +0000 |
| commit | 48a82ba9dd3c09201df7fd1a7fa3e1d6b1843bea (patch) | |
| tree | 7217529074d4c4a93aade8db1f3a434982e3f584 /docutils/docs/dev | |
| parent | ffbf41fb39b7b4e271d16c4c82392159860f8022 (diff) | |
| download | docutils-48a82ba9dd3c09201df7fd1a7fa3e1d6b1843bea.tar.gz | |
This wasn't a typo -- a single hyphen does not an em-dash make. The backslash is butt-ugly and unnecessary. Can we compromise on a semicolon?
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3562 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/distributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docs/dev/distributing.txt b/docutils/docs/dev/distributing.txt index a4d913655..c1cfc3603 100644 --- a/docutils/docs/dev/distributing.txt +++ b/docutils/docs/dev/distributing.txt @@ -97,7 +97,7 @@ wherever you install documentation): * The ``docs/`` directory. Do not install the contents of the ``docs/`` 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. |
