From 0c2f9621d5c7511ca630288e37033ff8b11d16ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 19 Oct 2020 13:38:57 +0200 Subject: [PATCH] d/changelog: fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c86bc48..7edad6ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ rust-proxmox-backup (0.9.1-1) unstable; urgency=medium * add "Build" section to README.rst - * reader: actually allow users to downlod their own backups + * reader: actually allow users to download their own backups * reader: track index chunks and limit access @@ -38,7 +38,7 @@ rust-proxmox-backup (0.9.1-1) unstable; urgency=medium * ui: Dashboard/TaskSummary: add Verifies to the Summary - * ui: implment task history limit and make it configurable + * ui: implement task history limit and make it configurable * docs: installation: add system requirements section