summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/postinst b/debian/postinst
index 4d6804b..fa80455 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -104,13 +104,13 @@ case "$1" in
# new file
cat > /etc/ca-certificates.conf <<EOF
# This file lists certificates that you wish to use or to ignore to be
-# installed in /etc/ssl/certs.
+# installed in /etc/ssl/certs.
# update-ca-certificates(8) will update /etc/ssl/certs by reading this file.
-#
+#
# This is autogenerated by dpkg-reconfigure ca-certificates.
-# certificates shoule be installed under /usr/share/ca-certificates
+# Certificates should be installed under /usr/share/ca-certificates
# and files with extension '.crt' is recognized as available certs.
-#
+#
# line begins with # is comment.
# line begins with ! is certificate filename to be deselected.
#