mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Spelling: fix "every time"
Detected by Debian's Lintian tool. Also fix the spelling of "linking" in one error message. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -1853,7 +1853,7 @@ FUNC_NO_LOCALTIME_R="the 'g_date_set_time' function will not be MT-safe
|
|||||||
|
|
||||||
AIX_COMPILE_INFO="AIX's C compiler needs to be called by a different name, when
|
AIX_COMPILE_INFO="AIX's C compiler needs to be called by a different name, when
|
||||||
linking threaded applications. As GLib cannot do that
|
linking threaded applications. As GLib cannot do that
|
||||||
automatically, you will get an linkg error everytime you are
|
automatically, you will get an linking error every time you are
|
||||||
not using the right compiler. In that case you have to relink
|
not using the right compiler. In that case you have to relink
|
||||||
with the right compiler. Ususally just '_r' is appended
|
with the right compiler. Ususally just '_r' is appended
|
||||||
to the compiler name."
|
to the compiler name."
|
||||||
|
@@ -253,7 +253,7 @@ will be appended to the template's <literal>file-tail</literal> section.
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--eprod</option> <replaceable>TEXT</replaceable></term>
|
<term><option>--eprod</option> <replaceable>TEXT</replaceable></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Emits <replaceable>TEXT</replaceable> everytime an enum is encountered
|
Emits <replaceable>TEXT</replaceable> every time an enum is encountered
|
||||||
in the input files.
|
in the input files.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user