summaryrefslogtreecommitdiff
path: root/gphoto-m4
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-02-28 15:15:24 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-02-28 15:15:24 +0100
commitf9dda470100d7d33e253be1517515a409c327737 (patch)
tree8b9d67ac68a9428213b058577e3b8b3af055c44f /gphoto-m4
parente625427e8bb11eaa98604d3a106781b533df9a68 (diff)
downloadlibgphoto2-f9dda470100d7d33e253be1517515a409c327737.tar.gz
Fix typos found by codespell in *.m4
See https://github.com/gphoto/libgphoto2-python/issues/4
Diffstat (limited to 'gphoto-m4')
-rw-r--r--gphoto-m4/gp-check-popt.m42
-rw-r--r--gphoto-m4/gp-check-shell-environment.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/gphoto-m4/gp-check-popt.m4 b/gphoto-m4/gp-check-popt.m4
index f88f86958..7b8b6aa8f 100644
--- a/gphoto-m4/gp-check-popt.m4
+++ b/gphoto-m4/gp-check-popt.m4
@@ -202,7 +202,7 @@ if test "x$POPT_CFLAGS" = "x" && test "x$POPT_LIBS" = "x"; then
])
fi
elif test "x$POPT_CFLAGS" != "x" && test "x$POPT_LIBS" != "x"; then
- # just use the user specivied option
+ # just use the user specified option
popt_msg="yes (user specified)"
have_popt=yes
else
diff --git a/gphoto-m4/gp-check-shell-environment.m4 b/gphoto-m4/gp-check-shell-environment.m4
index b9850e7aa..a3d6749b9 100644
--- a/gphoto-m4/gp-check-shell-environment.m4
+++ b/gphoto-m4/gp-check-shell-environment.m4
@@ -26,7 +26,7 @@ else
uname_a=`uname -a 2>&1` # ''
AC_MSG_ERROR([
-* POSIX sh \$() command substition does not work with this shell.
+* POSIX sh \$() command substitution does not work with this shell.
*
* You are running a very rare species of shell. Please report this
* sighting to <${PACKAGE_BUGREPORT}>: