From 9e9d8583a02d6b09ab25c2df97e3ecf0b3e5e494 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 10 Mar 2005 04:04:13 +0000 Subject: fix broken usage comment (ported from trunk revision 1.112) --- Doc/texinputs/python.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index a79a957..1f480a9 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -1202,7 +1202,7 @@ } \fi -% \seelink{url}{link text} +% \seelink{url}{link text}{why it's interesting} \newcommand{\py@seelink}[3]{% \par \begin{fulllineitems} -- cgit v0.12