summaryrefslogtreecommitdiff
path: root/gthread
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2024-04-01 10:54:59 +0000
committerVille Skyttä <ville.skytta@iki.fi>2024-04-01 11:01:06 +0000
commitb20647c2e28944a340979e053ef92e4cc79535dc (patch)
tree3e1198907b14d76192a034174434cbf5f193e026 /gthread
parent573b4e35d13a1a12d37241dd678a931f5d806c23 (diff)
docs: spelling and grammar fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Diffstat (limited to 'gthread')
-rw-r--r--gthread/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gthread/meson.build b/gthread/meson.build
index 06ed9f7fb..abb6f9151 100644
--- a/gthread/meson.build
+++ b/gthread/meson.build
@@ -1,4 +1,4 @@
-# Just a skeleton lib for backwards compatibility since all the functionaliy
+# Just a skeleton lib for backwards compatibility since all the functionality
# has been moved into glib now
gthread_sources = ['gthread-impl.c']