From ad4fa8308dec14283040f56df1135c59ac061ea0 Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Mon, 4 Dec 2017 16:06:46 +0100
Subject: [PATCH] Improve description.

Refers to #13
---
 AutoTx/Resources/Update-AutoTxService.ps1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AutoTx/Resources/Update-AutoTxService.ps1 b/AutoTx/Resources/Update-AutoTxService.ps1
index a4a00a3..75dd0f9 100644
--- a/AutoTx/Resources/Update-AutoTxService.ps1
+++ b/AutoTx/Resources/Update-AutoTxService.ps1
@@ -1,5 +1,5 @@
-# helper script to be run by the task scheduler for automatic updates of the
-# AutoTx service binaries and configuration file
+# Script to be run by the task scheduler for automatic updates of the AutoTx
+# service binaries and / or configuration file.
 
 
 [CmdletBinding()]
-- 
GitLab