mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-25 03:32:12 +01:00
docs: Fix a minor grammatical error
This commit is contained in:
parent
c92ffbdf91
commit
1180649a08
@ -760,7 +760,7 @@
|
|||||||
* i = (int) (long) p;
|
* i = (int) (long) p;
|
||||||
* ]|
|
* ]|
|
||||||
* The GLib macros GPOINTER_TO_INT(), GINT_TO_POINTER(), etc. take care
|
* The GLib macros GPOINTER_TO_INT(), GINT_TO_POINTER(), etc. take care
|
||||||
* to do the right thing on the every platform.
|
* to do the right thing on every platform.
|
||||||
*
|
*
|
||||||
* Warning: You may not store pointers in integers. This is not
|
* Warning: You may not store pointers in integers. This is not
|
||||||
* portable in any way, shape or form. These macros only allow storing
|
* portable in any way, shape or form. These macros only allow storing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user