]> granicus.if.org Git - python/commitdiff
Typo: "that" --> "than"
authorFred Drake <fdrake@acm.org>
Mon, 21 May 2001 15:03:35 +0000 (15:03 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 May 2001 15:03:35 +0000 (15:03 +0000)
This closes SF bug #425320.

Doc/api/api.tex

index e7ba2992dcb32c7e5177e92ea3c40c32e4b57fa8..9d3eb3ee8f9bfdf818a92ffca63fd2f6a25378bf 100644 (file)
@@ -55,7 +55,7 @@ Writing an extension module is a relatively well-understood process,
 where a ``cookbook'' approach works well.  There are several tools 
 that automate the process to some extent.  While people have embedded 
 Python in other applications since its early existence, the process of 
-embedding Python is less straightforward that writing an extension.  
+embedding Python is less straightforward than writing an extension.  
 
 Many API functions are useful independent of whether you're embedding 
 or extending Python; moreover, most applications that embed Python