summaryrefslogtreecommitdiffstats
path: root/Doc/lib/librgbimg.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-11-30 16:27:37 (GMT)
committerFred Drake <fdrake@acm.org>1998-11-30 16:27:37 (GMT)
commit520882315841d86e8cdf342083193b9665243a38 (patch)
tree127d2c8d14e00ef566bd407a7e91c096922926ff /Doc/lib/librgbimg.tex
parentd61975e179f658c21546efad109271483cbf6669 (diff)
downloadcpython-520882315841d86e8cdf342083193b9665243a38.zip
cpython-520882315841d86e8cdf342083193b9665243a38.tar.gz
cpython-520882315841d86e8cdf342083193b9665243a38.tar.bz2
Remove bogus \@.
Diffstat (limited to 'Doc/lib/librgbimg.tex')
-rw-r--r--Doc/lib/librgbimg.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/librgbimg.tex b/Doc/lib/librgbimg.tex
index 5ef0603..e5d2d03 100644
--- a/Doc/lib/librgbimg.tex
+++ b/Doc/lib/librgbimg.tex
@@ -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}