From 76c09fd6f63797a2f7d628f3945b3ce96b15190f Mon Sep 17 00:00:00 2001
From: Christoph Schmidt <christoph.,schmidt@tugraz.at>
Date: Fri, 1 Dec 2023 19:27:39 +0100
Subject: [PATCH] Spell fix

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index e304181..fa0d6fb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
 authors = [
   { name="Christoph Schmidt", email="cschmidt.fs@gmail.com" },
 ]
-description = "A Pyside-to-Process Controll class"
+description = "A Pyside-to-Process Control lass"
 readme = "README.md"
 requires-python = ">=3.7"
 dependencies = [
-- 
GitLab