docs: Fix a typo in the macros docs page

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-02-29 13:58:53 +00:00
parent 8618f50d16
commit 9ed0ce21df

View File

@ -115,7 +115,7 @@ language and platform features.
rather than a `long`). rather than a `long`).
## Array Utilties ## Array Utilities
`G_N_ELEMENTS(array)` `G_N_ELEMENTS(array)`
: Determines the number of elements in an array. The array must be : Determines the number of elements in an array. The array must be