summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@gnome.org>2024-02-29 13:58:53 +0000
committerPhilip Withnall <pwithnall@gnome.org>2024-02-29 13:58:53 +0000
commit9ed0ce21df585add54be3b29f4cb5df925bd6d2d (patch)
tree85146262cb3a44dc2c7f2bfd4bec639bb06d42c2 /docs
parent8618f50d167cd157e59873341aa7a879196ad9d6 (diff)
docs: Fix a typo in the macros docs page
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/glib/macros.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/glib/macros.md b/docs/reference/glib/macros.md
index 2e5dc2793..2fea9db75 100644
--- a/docs/reference/glib/macros.md
+++ b/docs/reference/glib/macros.md
@@ -115,7 +115,7 @@ language and platform features.
rather than a `long`).
-## Array Utilties
+## Array Utilities
`G_N_ELEMENTS(array)`
: Determines the number of elements in an array. The array must be