summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2021-04-14 05:24:45 -0400
committerGitHub <noreply@github.com>2021-04-14 12:24:45 +0300
commit24ce83460a70b854181c86bfab32d5a0badd480c (patch)
treed757671ec1316094243b19786793d4e8dcd0a718 /build
parent148118f29d9ad846ae083a98238d629ff37298c6 (diff)
Spelling build (#10909)
Diffstat (limited to 'build')
-rw-r--r--build/m4/ax_gcc_func_attribute.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/build/m4/ax_gcc_func_attribute.m4 b/build/m4/ax_gcc_func_attribute.m4
index 6f1e1b051f..fe2265868b 100644
--- a/build/m4/ax_gcc_func_attribute.m4
+++ b/build/m4/ax_gcc_func_attribute.m4
@@ -61,7 +61,7 @@
# weak
# weakref
#
-# Unsuppored function attributes will be tested with a prototype returning
+# Unsupported function attributes will be tested with a prototype returning
# an int and not accepting any arguments and the result of the check might
# be wrong or meaningless so use with care.
#