Fix a grammar issue in the recent anti-aliasing commit.
Approved by: murray
This commit is contained in:
parent
0a43ea29b3
commit
3084e9f45a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16801
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue