remove stray quote

This commit is contained in:
Georg Brandl
2013-03-30 12:48:21 +01:00
parent 181b075251
commit 0237940007

View File

@@ -50,7 +50,7 @@ Be aware of some restrictions of this markup:
These restrictions may be lifted in future versions of the docutils.
reST also allows for custom "interpreted text roles"', which signify that the
reST also allows for custom "interpreted text roles", which signify that the
enclosed text should be interpreted in a specific way. Sphinx uses this to
provide semantic markup and cross-referencing of identifiers, as described in
the appropriate section. The general syntax is ``:rolename:`content```.