Fix typo in GPOINTER_TO_SIZE documentation

This commit is contained in:
Alex Richardson 2024-01-05 13:57:38 -08:00
parent f9e54fc991
commit 7ed0fa2120

View File

@ -93,7 +93,7 @@
* The only types that can store pointers as well as integers are #guintptr
* and #gintptr.
*
* See also GPOINTER_TO_TYPE() for #gsize.
* See also GPOINTER_TO_TYPE() for #GType.
*/
/* Byte order {{{1 */