mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
Fix typo in GTime docs
deprected -> deprecated
This commit is contained in:
parent
5db5a46c3d
commit
1e58d11a44
@ -169,7 +169,7 @@ month, and year.
|
|||||||
|
|
||||||
<!-- ##### TYPEDEF GTime ##### -->
|
<!-- ##### TYPEDEF GTime ##### -->
|
||||||
<para>
|
<para>
|
||||||
Simply a replacement for <type>time_t</type>. It has been deprected
|
Simply a replacement for <type>time_t</type>. It has been deprecated
|
||||||
since it is <emphasis>not</emphasis> equivalent to <type>time_t</type>
|
since it is <emphasis>not</emphasis> equivalent to <type>time_t</type>
|
||||||
on 64-bit platforms with a 64-bit <type>time_t</type>.
|
on 64-bit platforms with a 64-bit <type>time_t</type>.
|
||||||
Unrelated to #GTimer.
|
Unrelated to #GTimer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user