]> granicus.if.org Git - python/commitdiff
Bug #1656078: typo in in profile docs.
authorGeorg Brandl <georg@python.org>
Fri, 9 Feb 2007 18:48:41 +0000 (18:48 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 9 Feb 2007 18:48:41 +0000 (18:48 +0000)
Doc/lib/libprofile.tex

index 0108b21e5ddb2410fa8c2af57ab6886de5c7974e..179b39698899e454fce1024de07afda47fced09a 100644 (file)
@@ -319,7 +319,7 @@ code for these modules.
 
 \begin{funcdesc}{run}{command\optional{, filename}}
 
-This function takes a single argument that has can be passed to the
+This function takes a single argument that can be passed to the
 \keyword{exec} statement, and an optional file name.  In all cases this
 routine attempts to \keyword{exec} its first argument, and gather profiling
 statistics from the execution. If no file name is present, then this