docs: fix typo in PWG
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 11 Aug 2011 08:31:25 +0000 (09:31 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 11 Aug 2011 08:31:25 +0000 (09:31 +0100)
RBG -> RGB. Spotted by Will Thompson.

https://bugzilla.gnome.org/show_bug.cgi?id=656326

docs/pwg/advanced-types.xml

index 491bd6c..810ce7a 100644 (file)
@@ -774,7 +774,7 @@ plugin_init (GstPlugin *plugin)
 
           <row>
             <entry morerows="3">video/x-raw-rgb</entry>
-            <entry morerows="3">Red-Green-Blue (RBG) video.</entry>
+            <entry morerows="3">Red-Green-Blue (RGB) video.</entry>
             <entry>bpp</entry>
             <entry>integer</entry>
             <entry>greater than 0</entry>