d/tests/manual: Fix a typo in a comment

This commit is contained in:
Simon McVittie 2024-03-06 13:55:54 +00:00
parent 70215fa10e
commit 948aec536d

View File

@ -44,7 +44,7 @@ Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
EOF
# Add a deb822-formatted apt source at this location if you are testing a
# locally-built glib2.0 before upload
# locally-built gtk+3.0 before upload
if [ -e "debian/tests/manual/local-1065494.sources" ]; then
install -m644 "debian/tests/manual/local-1065494.sources" /etc/apt/sources.list.d/
fi