From a1fb3df9f0b8776a062b37ca97743e245faef5b4 Mon Sep 17 00:00:00 2001 From: "Antoine R. Dumont (@ardumont)" <ardumont@softwareheritage.org> Date: Thu, 12 Jan 2023 10:00:20 +0100 Subject: [PATCH] sysadm: Fix typo --- sysadm/deployment/howto-debian-packaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysadm/deployment/howto-debian-packaging.rst b/sysadm/deployment/howto-debian-packaging.rst index 41ec2aad..8cec2ae0 100644 --- a/sysadm/deployment/howto-debian-packaging.rst +++ b/sysadm/deployment/howto-debian-packaging.rst @@ -53,7 +53,7 @@ For packages to be accepted, they need to be : #. Targeted at one of the supported distributions (unstable, unstable-swh, buster, buster-backports, buster-backports-swh), stretch, stretch-backports, - strech-backports-swh) + stretch-backports-swh) #. Signed by one of the keys listed in ``/srv/softwareheritage/repository/conf/uploaders`` -- GitLab