summaryrefslogtreecommitdiff
path: root/.travis-translate-pkgs
diff options
context:
space:
mode:
authorSijawusz Pur Rahnama <sija@sija.pl>2020-05-25 17:49:22 +0200
committerSijawusz Pur Rahnama <sija@sija.pl>2020-05-25 17:55:09 +0200
commitfd0be84db57825472483432390fc4b87d29b4fbe (patch)
tree24b6a09976a57c208369ab75246cf75356f8c5bb /.travis-translate-pkgs
parentacafc3324695b6f51ada104af461fdf8905b03cd (diff)
downloadlibgphoto2-fd0be84db57825472483432390fc4b87d29b4fbe.tar.gz
Fix typos throughout the codebase
Diffstat (limited to '.travis-translate-pkgs')
-rw-r--r--.travis-translate-pkgs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis-translate-pkgs b/.travis-translate-pkgs
index 456950853..845ff0bcc 100644
--- a/.travis-translate-pkgs
+++ b/.travis-translate-pkgs
@@ -8,7 +8,7 @@ ubuntu2osx() {
gettext) echo "gettext" ;;
libusb-dev) echo "libusb-compat" ;;
libusb-1.0-0-dev) echo "" ;; # libusb1 default installed on MacOSX currently, formerly was libusb
- libcurl4-openssl-dev) echo "" ;; # perhaps defualt installed, lets check
+ libcurl4-openssl-dev) echo "" ;; # perhaps default installed, lets check
libgd2-xpm-dev) echo "gd" ;;
*)
echo "Error: Unknown package name: '$1'" >&2