From 74a7be6199b03084eda75dd2c6899e9d4a4853b6 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Thu, 1 Feb 2024 01:22:49 +0100 Subject: [PATCH] Fix typo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ce62d4e..3327547 100644 --- a/debian/control +++ b/debian/control @@ -22,4 +22,4 @@ Architecture: all Depends: ${misc:Depends} Description: ExtJS based widgets and utilities for development Contains some common JavaScript code that some Proxmox projects might used to - build common interfaces, like the API viewer in each documnetation repo. + build common interfaces, like the API viewer in each documentation repo.