mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
spelling fixes of 'runtine' and 'adresses' in cross.xml and running.xml, respectively
https://bugzilla.gnome.org/show_bug.cgi?id=697849
This commit is contained in:
committed by
Matthias Clasen
parent
3d1d49177b
commit
47d96381a2
@@ -40,7 +40,7 @@ How to cross-compile GLib
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
As an example of using a cache file, to cross compile for
|
As an example of using a cache file, to cross compile for
|
||||||
the "MingW32" Win32 runtine environment on a Linux system,
|
the "MingW32" Win32 runtime environment on a Linux system,
|
||||||
create a file 'win32.cache' with the following contents:
|
create a file 'win32.cache' with the following contents:
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
@@ -184,7 +184,7 @@ How to run and debug your GLib application
|
|||||||
<term>debug-blocks</term>
|
<term>debug-blocks</term>
|
||||||
<listitem><para>Using this option (present since GLib 2.13) engages
|
<listitem><para>Using this option (present since GLib 2.13) engages
|
||||||
extra code which performs sanity checks on the released memory
|
extra code which performs sanity checks on the released memory
|
||||||
slices. Invalid slice adresses or slice sizes will be reported and
|
slices. Invalid slice addresses or slice sizes will be reported and
|
||||||
lead to a program halt. This option is for debugging scenarios.
|
lead to a program halt. This option is for debugging scenarios.
|
||||||
In particular, client packages sporting their own test suite should
|
In particular, client packages sporting their own test suite should
|
||||||
<emphasis>always enable this option when running tests</emphasis>.
|
<emphasis>always enable this option when running tests</emphasis>.
|
||||||
|
Reference in New Issue
Block a user