Fix a grammar issue in the recent anti-aliasing commit.

Approved by:	murray
This commit is contained in:
Joe Marcus Clarke 2003-05-05 07:23:36 +00:00
parent 0a43ea29b3
commit 3084e9f45a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16801

View file

@ -855,7 +855,7 @@ EndSection</programlisting>
</programlisting>
<note><para>Depending on the sort of display,
<quote>rgb</quote> may need to to <quote>bgr</quote>,
<quote>rgb</quote> may need to be changed to <quote>bgr</quote>,
<quote>vrgb</quote> or <quote>vbgr</quote>: experiment and
see which works best.</para></note>