summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-25 16:21:10 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-31 13:38:48 +0000
commit9a5cb508e71f4290056c057f655fa831965eb29b (patch)
treea1f9f4f3385019342cd6475fcb94d4dc41bfec6d /configure.ac
parentb5259a1e7433e997caf9c90565d8b0012a6e5820 (diff)
downloadopenpower-occ-control-9a5cb508e71f4290056c057f655fa831965eb29b.tar.gz
openpower-occ-control-9a5cb508e71f4290056c057f655fa831965eb29b.zip
Spelling fixes in configure.ac
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Ie5e9c8d7452af232c939ad7716b707bfe19b3c1e Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 135dcda..980ef40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AM_PROG_AR
AC_PROG_INSTALL
AC_PROG_MAKE_SET
-# Surpress the --with-libtool-sysroot error
+# Suppress the --with-libtool-sysroot error
LT_INIT
# gtest
OpenPOWER on IntegriCloud