Fix a typo reported by Laurent Lemaitre. Tweak the GType section on instiable objects and update the change list.

This commit is contained in:
Mathieu Lacage
2004-06-10 11:00:53 +00:00
parent 33129dca91
commit 75a9e23f18
2 changed files with 16 additions and 8 deletions

View File

@@ -133,7 +133,7 @@ all the objects manipulated by the programmer. This so-called <emphasis>dynamic
</footnote>
library is then
used by special generic glue code to automatically convert function parameters and function caling conventions
used by special generic glue code to automatically convert function parameters and function calling conventions
between different runtime domains.</para></listitem>
</itemizedlist>
The greatest advantage of the solution implemented by GType is that the glue code sitting at the runtime domain