diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-07-21 21:34:45 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-07-21 21:34:45 (GMT) |
commit | c12527e2c7b09a5618abcd5e30966f87871fb652 (patch) | |
tree | 54d51592b99ec3bfcb43531912d721708e174c5c /Doc/mac | |
parent | b3d55d31d91ca4607847c0d872c4cf72ed794e35 (diff) | |
download | cpython-c12527e2c7b09a5618abcd5e30966f87871fb652.zip cpython-c12527e2c7b09a5618abcd5e30966f87871fb652.tar.gz cpython-c12527e2c7b09a5618abcd5e30966f87871fb652.tar.bz2 |
[Bug #990524] Fix typo
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/undoc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex index 4192a02..9d3b763 100644 --- a/Doc/mac/undoc.tex +++ b/Doc/mac/undoc.tex @@ -73,7 +73,7 @@ dialogs and menus, without requiring special case code for when the script is run under MacPython, as a MacPython applet or under OSX Python. \section{\module{Nav} --- NavServices calls} -\declaremodule{standard}{Nac} +\declaremodule{standard}{Nav} \platform{Mac} \modulesynopsis{Interface to Navigation Services.} |