summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-05-25 12:32:37 +0300
committerYuri Chornoivan <yurchor@ukr.net>2020-05-25 12:32:37 +0300
commitd385c3265343b0ef6e70ee3d5bcbd66c0ab23542 (patch)
treeb8da5a4c7ddb697b247595cfb4fb20b1f8548517 /tests
parentc720f6871b74385dbbfaf3c78f2ba0ad9c8e4bce (diff)
downloadlibgphoto2-d385c3265343b0ef6e70ee3d5bcbd66c0ab23542.tar.gz
Fix minor typos
Diffstat (limited to 'tests')
-rw-r--r--tests/ddb/check-ddb.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ddb/check-ddb.sh.in b/tests/ddb/check-ddb.sh.in
index 3b67a89ad..ba0ba260e 100644
--- a/tests/ddb/check-ddb.sh.in
+++ b/tests/ddb/check-ddb.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
# "make installcheck" testcase:
-# Compares camera list printed by by print-camera-list and parsed by
+# Compares camera list printed by print-camera-list and parsed by
#test-ddb with the camera list from gp_abilities_list_load().
# Fails if differences are found.