mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
Fix typo in GTime docs
deprected -> deprecated
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user