summaryrefslogtreecommitdiff
path: root/libgphoto2_port/test
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2017-07-18 06:52:30 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2017-07-18 06:52:30 +0200
commitdb034830fa2c1e79705bf7c2679ac969b1e4eb3d (patch)
tree7504beeab02ddf9d0370a3e21430baff324836fa /libgphoto2_port/test
parent02fd16c7d6eaea66107c4f81607f37a4bef09d27 (diff)
downloadlibgphoto2-db034830fa2c1e79705bf7c2679ac969b1e4eb3d.tar.gz
Fix a number of typos: should be iolibs, not camlibs
Diffstat (limited to 'libgphoto2_port/test')
-rw-r--r--libgphoto2_port/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/test/Makefile.am b/libgphoto2_port/test/Makefile.am
index 99e489ce3..fd3d22867 100644
--- a/libgphoto2_port/test/Makefile.am
+++ b/libgphoto2_port/test/Makefile.am
@@ -4,7 +4,7 @@ check_PROGRAMS =
noinst_PROGRAMS =
# When we build all our iolibs in one directory, we can run our checks
-# with IOLIBS set to the camlib build directory.
+# with IOLIBS set to the iolib build directory.
TESTS_ENVIRONMENT = env \
IOLIBS="$(top_builddir)"