From 839b572b06290af634e96347547f4e563ee71cb7 Mon Sep 17 00:00:00 2001
From: Petter Sagvold <pettsag@stud.ntnu.no>
Date: Fri, 27 Mar 2020 17:28:32 +0100
Subject: [PATCH] Apply suggestion to soitool/help_actions.py

---
 soitool/help_actions.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/soitool/help_actions.py b/soitool/help_actions.py
index 9b6d639..3c48fd7 100644
--- a/soitool/help_actions.py
+++ b/soitool/help_actions.py
@@ -1,6 +1,6 @@
 """Includes two help-popups.
 
-Has two dialogs that appears when actions from help are triggered
+Has two dialogs that appear when actions from help are triggered.
 """
 from PySide2.QtWidgets import (
     QDialog,
-- 
GitLab