From a798416ff7ba16b4696445c2855f5c1231621be8 Mon Sep 17 00:00:00 2001
From: klorpa <30924131+klorpa@users.noreply.github.com>
Date: Mon, 16 Apr 2018 23:46:50 -0500
Subject: [PATCH] Test

---
 src/utility/extendedFamilyWidgets.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/utility/extendedFamilyWidgets.tw b/src/utility/extendedFamilyWidgets.tw
index 3fbfa4c9d74..cdfbcf990bb 100644
--- a/src/utility/extendedFamilyWidgets.tw
+++ b/src/utility/extendedFamilyWidgets.tw
@@ -883,7 +883,7 @@
 <<run renderFamilyTree(_tSlaveList, $activeSlave.ID)>>
 <</widget>>
 
-/* First parameter is e.g. "father" or "mother"   and second parameter is the ID to match */
+/* First parameter is e.g. "father" or "mother" and second parameter is the ID to match */
 <<widget "listOfSlavesWithParent">>
 <<if $args[1] != 0>>
 <<set _printSeperator = false>>
-- 
GitLab