summaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2012-09-07 20:33:24 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2012-09-07 20:33:24 +0000
commitbe8e768f4186d273cc223221d0b4cb7b119354c1 (patch)
treefce5c3d3f3547db44466f4ca2836b91cc2717d5a /docs/user
parent767e407e6501dd281b08418b27d8a055f239ed5c (diff)
downloaddocutils-be8e768f4186d273cc223221d0b4cb7b119354c1.tar.gz
corrected typos -- reStructuredText is one word
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7508 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/links.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt
index ca4d6a253..6c4f4b1c1 100644
--- a/docs/user/links.txt
+++ b/docs/user/links.txt
@@ -33,7 +33,7 @@ Advanced text editors with reStructuredText support, IDEs, and docutils GUIs:
- `reStructuredText syntax highlighting mode
<http://www.vim.org/scripts/script.php?script_id=973>`__,
- - `VST <http://skawina.eu.org/mikolaj/vst.html>`__ (Vim reStructured Text)
+ - `VST <http://skawina.eu.org/mikolaj/vst.html>`__ (Vim reStructuredText)
plugin for Vim7 with folding.
- `VOoM <http://www.vim.org/scripts/script.php?script_id=2657>`__
@@ -62,7 +62,7 @@ Advanced text editors with reStructuredText support, IDEs, and docutils GUIs:
.. _outliner: http://en.wikipedia.org/wiki/Outliner
__ http://webpages.charter.net/edreamleo/rstplugin3.html
-* `NoTex <https://notex.ch>`_ is a browser based restructured text editor
+* `NoTex <https://notex.ch>`_ is a browser based reStructuredText editor
with syntax highlighting and PDF/HTML export functionality using Sphinx.
@@ -76,7 +76,7 @@ PDF
* `rst2pdf (reportlab)
<http://rst2pdf.googlecode.com>`_ is a tool to go
- directly from restructured text to PDF, via `reportlab
+ directly from reStructuredText to PDF, via `reportlab
<http://www.reportlab.org/rl_toolkit.html>`_. No LaTeX installation is
required.
@@ -255,7 +255,7 @@ Development
programming with reStructuredText*.
* If you are developing a Qt app, rst2qhc_ lets you generate the whole help
- automatically from restructured text. That includes keywords, TOC,
+ automatically from reStructuredText. That includes keywords, TOC,
multiple manuals per project, filters, project file, collection project
file, and more.