summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-11-29 21:50:59 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-11-29 21:52:17 -0800
commit36649e0150fa7be91040b9d74009ccc085f8a363 (patch)
treedc4b50ef757c194423c72352b8a21e8936441713 /m4
parent50b8c55617931e64c666eec99c6c7e6b4fdb24ea (diff)
Spelling and grammar fixes
Diffstat (limited to 'm4')
-rw-r--r--m4/ax_gcc_var_attribute.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_gcc_var_attribute.m4 b/m4/ax_gcc_var_attribute.m4
index 247cc4ab3e..d12fce8934 100644
--- a/m4/ax_gcc_var_attribute.m4
+++ b/m4/ax_gcc_var_attribute.m4
@@ -39,7 +39,7 @@
# dllexport
# init_priority
#
-# Unsuppored variable attributes will be tested against a global integer
+# Unsupported variable attributes will be tested against a global integer
# variable and without any arguments given to the attribute itself; the
# result of this check might be wrong or meaningless so use with care.
#