fix a bunch of spelling errors

(closes SF patch #1104868)
This commit is contained in:
Fred Drake 2005-01-19 03:39:17 +00:00
parent 9f79dbfd4a
commit b184ae860e
8 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
\chapter{MacPython OSA Modules \label{scripting}}
Python has a fairly complete implementation of the Open Scripting
Architecure (OSA, also commonly referred to as AppleScript), allowing
Architecture (OSA, also commonly referred to as AppleScript), allowing
you to control scriptable applications from your Python program,
and with a fairly pythonic interface.