diff options
author | Georg Brandl <georg@python.org> | 2007-04-11 23:28:44 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-04-11 23:28:44 (GMT) |
commit | 51761806105a4cc2f58325f46a6d33c8144ad617 (patch) | |
tree | 313d3caf4de8f275d6d59768e9c3c8eb98a91bc9 /Doc/mac | |
parent | 135c3174e7edbb2e01fabacfd5e015e49b640efd (diff) | |
download | cpython-51761806105a4cc2f58325f46a6d33c8144ad617.zip cpython-51761806105a4cc2f58325f46a6d33c8144ad617.tar.gz cpython-51761806105a4cc2f58325f46a6d33c8144ad617.tar.bz2 |
Repair missing spaces after \UNIX.
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/using.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/using.tex b/Doc/mac/using.tex index b21a98e..bf3174d 100644 --- a/Doc/mac/using.tex +++ b/Doc/mac/using.tex @@ -2,7 +2,7 @@ \sectionauthor{Bob Savage}{bobsavage@mac.com} Python on a Macintosh running Mac OS X is in principle very similar to -Python on any other \UNIX platform, but there are a number of additional +Python on any other \UNIX{} platform, but there are a number of additional features such as the IDE and the Package Manager that are worth pointing out. Python on Mac OS 9 or earlier can be quite different from Python on |