fix cogl typos

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9924 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Krejzi 2012-04-16 17:09:21 +00:00
parent 742b99e018
commit ff5df153c8

View File

@ -12,7 +12,7 @@
<!ENTITY cogl-time "0.5 SBU">
]>
<sect1 id="cogl" xreflabel="cogl-&cogl-version;">
<sect1 id="cogl" xreflabel="Cogl-&cogl-version;">
<?dbhtml filename="cogl.html"?>
<sect1info>
@ -29,10 +29,10 @@
<sect2 role="package">
<title>Introduction to Cogl</title>
<para><application>Cogl</application> Cogl is a modern 3D graphics API with
<para><application>Cogl</application> is a modern 3D graphics API with
associated utility APIs designed to expose the features of 3D graphics hardware
using a direct state access API design, as opposed to the state-machine style
of OpenGL. </para>
of OpenGL.</para>
&lfs70_checked;