diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-05-30 19:56:24 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-05-30 19:56:24 +0000 |
| commit | 714fa12a7be85d81c7ac22b1cf15ae5b4a34777d (patch) | |
| tree | 64db6f9f7d376c696a02f37e1cd58b6be03e3d0b /docs/user/rst/quickref.html | |
| parent | 6677c45fc8fe2d855051a302c0d676d24ab43e26 (diff) | |
| download | docutils-0.10.tar.gz | |
Spelling fixesdocutils-0.10
git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.10@8093 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user/rst/quickref.html')
| -rw-r--r-- | docs/user/rst/quickref.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user/rst/quickref.html b/docs/user/rst/quickref.html index 05db15f54..8786f8465 100644 --- a/docs/user/rst/quickref.html +++ b/docs/user/rst/quickref.html @@ -1222,11 +1222,11 @@ A transition marker is a horizontal line <td> <samp>Titles are targets, too</samp> <br><samp>=======================</samp> - <br><samp>Implict references, like `Titles are</samp> + <br><samp>Implicit references, like `Titles are</samp> <br><samp>targets, too`_.</samp> <td> <font size="+2"><strong><a name="title">Titles are targets, too</a></strong></font> - <p>Implict references, like <a href="#title">Titles are + <p>Implicit references, like <a href="#title">Titles are targets, too</a>. </table> |
