mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +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;
|
||||
* ]|
|
||||
* 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
|
||||
* portable in any way, shape or form. These macros only allow storing
|
||||
|
Loading…
Reference in New Issue
Block a user