]> granicus.if.org Git - python/commitdiff
Remove bogus \@.
authorFred Drake <fdrake@acm.org>
Mon, 30 Nov 1998 16:27:37 +0000 (16:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 30 Nov 1998 16:27:37 +0000 (16:27 +0000)
Doc/lib/librgbimg.tex

index 5ef060335de73390c591fff3e6643fb6a191c65c..e5d2d0307ad957e762651c92106eea0fc437bf3e 100644 (file)
@@ -45,5 +45,5 @@ These are the formats returned by \function{gl.lrectread()}.
 This function sets a global flag which defines whether the scan lines
 of the image are read or written from bottom to top (flag is zero,
 compatible with SGI GL) or from top to bottom(flag is one,
-compatible with X)\@.  The default is zero.
+compatible with X).  The default is zero.
 \end{funcdesc}