summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 16:28:21 -0500
committerDeepak Kodihalli <dkodihal@in.ibm.com>2018-04-13 11:15:32 +0000
commit4133daf5005177419c7d2b9ad385099a7b85feb0 (patch)
tree9c0976762a1d7bbfa418923885c043b63d024fd3
parent6fd9dc48615e22d53be7181fb8d122f67695036e (diff)
downloadphosphor-logging-4133daf5005177419c7d2b9ad385099a7b85feb0.tar.gz
phosphor-logging-4133daf5005177419c7d2b9ad385099a7b85feb0.zip
Spelling fixes
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: Ic91925be70a9577aaf746223320ab704acb9c3aa Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1610e1f..9e40b41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AS_IF([test "x$enable_install_scripts" != "xyes"], [
AM_PATH_PYTHON([2.7], [AC_SUBST([PYTHON], [echo "$PYTHON"])], [AC_MSG_ERROR(
[Could not find python-2.7 installed...python-2.7 is required])])
- # Surpress the --with-libtool-sysroot error
+ # Suppress the --with-libtool-sysroot error
LT_INIT
# Checks for libraries.
OpenPOWER on IntegriCloud