]> granicus.if.org Git - python/commitdiff
Grammar fix
authorGeorge Yoshida <dynkin@gmail.com>
Thu, 11 May 2006 15:53:27 +0000 (15:53 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Thu, 11 May 2006 15:53:27 +0000 (15:53 +0000)
Doc/lib/libpdb.tex

index a5b36a6a7edda1d4949d83cc58716bb634b7d428..b252aeb42f1561e7f942897f3977297f28e12e26 100644 (file)
@@ -178,12 +178,12 @@ most commands.
 \item[d(own)]
 
 Move the current frame one level down in the stack trace
-(to an newer frame).
+(to a newer frame).
 
 \item[u(p)]
 
 Move the current frame one level up in the stack trace
-(to a older frame).
+(to an older frame).
 
 \item[b(reak) \optional{\optional{\var{filename}:}\var{lineno}\code{\Large{|}}\var{function}\optional{, \var{condition}}}]