[cairo-commit] cairo/doc/public language-bindings.xml,1.1,1.2
Oeyvind Kolaas
commit at pdx.freedesktop.org
Wed Jun 22 09:49:50 PDT 2005
Committed by: pippin
Update of /cvs/cairo/cairo/doc/public
In directory gabe:/tmp/cvs-serv9885/doc/public
Modified Files:
language-bindings.xml
Log Message:
minor whitespace and spellfix
Index: language-bindings.xml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/language-bindings.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- language-bindings.xml 7 May 2005 21:31:02 -0000 1.1
+++ language-bindings.xml 22 Jun 2005 16:49:48 -0000 1.2
@@ -418,7 +418,7 @@
</para></listitem>
<listitem><para>
Constructors, rather than
- returning<constant>NULL</constant> on out-of-memory failure,
+ returning <constant>NULL</constant> on out-of-memory failure,
return a special singleton object on which all
operations do nothing. Retrieving the status of the
singleton object returns <constant>CAIRO_STATUS_NO_MEMORY</constant>
@@ -534,7 +534,7 @@
Like patterns, surfaces, which use only the
<link
linkend="cairo-surface-t"><type>cairo_surface_t</type></link>
- type in the C API should be broken up into a heirarchy of types
+ type in the C API should be broken up into a hierarchy of types
in a language binding.
</para>
<programlisting>
More information about the cairo-commit
mailing list