diff options
author | Mark Summerfield <list@qtrac.plus.com> | 2008-09-02 07:23:16 (GMT) |
---|---|---|
committer | Mark Summerfield <list@qtrac.plus.com> | 2008-09-02 07:23:16 (GMT) |
commit | 0792cbf5e166c18bdd98f1c9de1aea365dc13b55 (patch) | |
tree | 3a6b91185180503fbe28aa0b7194523d64f21dd3 /Doc/whatsnew | |
parent | d712203d17d406b3ebdb1276e5f1694a2a7db120 (diff) | |
download | cpython-0792cbf5e166c18bdd98f1c9de1aea365dc13b55.zip cpython-0792cbf5e166c18bdd98f1c9de1aea365dc13b55.tar.gz cpython-0792cbf5e166c18bdd98f1c9de1aea365dc13b55.tar.bz2 |
a typo
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/2.6.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index 4340576..7f85bf7 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -203,7 +203,7 @@ The Python documentation was written using LaTeX since the project started around 1989. In the 1980s and early 1990s, most documentation was printed out for later study, not viewed online. LaTeX was widely used because it provided attractive printed output while remaining -straightforward to write once the basic rules of the markup werw +straightforward to write once the basic rules of the markup were learned. Today LaTeX is still used for writing publications destined for |