diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-01-19 23:25:39 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-01-19 23:25:39 +0100 |
commit | d542b1464ac4667672c8ee7f3fda11c34dcc16a6 (patch) | |
tree | 4fad35d219488ed9430b4b7c997caec253ad980a /debian/control | |
parent | e537945222090f00f2811b0fa1a0a3a5b3d7d3f8 (diff) |
apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 20991adb3..311346b0f 100644 --- a/debian/control +++ b/debian/control @@ -120,7 +120,7 @@ Description: https download transport for APT This package enables the usage of 'deb https://foo distro main' lines in the /etc/apt/sources.list so that all package managers using the libapt-pkg library can access metadata and packages available in sources - accessable over https (Hypertext Transfer Protocol Secure). + accessible over https (Hypertext Transfer Protocol Secure). . - This transport supports server as well as client authenification + This transport supports server as well as client authentication with certificates. |