From bb24e9abc6644b9289cebbe25ea94341c7b6a4ff Mon Sep 17 00:00:00 2001
From: Kipp Cannon <kipp.cannon@ligo.org>
Date: Thu, 10 May 2018 02:02:54 -0700
Subject: [PATCH] lloidparts:  edit a comment

---
 gstlal-inspiral/python/lloidparts.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gstlal-inspiral/python/lloidparts.py b/gstlal-inspiral/python/lloidparts.py
index 5ee34404ea..ac9ca17401 100644
--- a/gstlal-inspiral/python/lloidparts.py
+++ b/gstlal-inspiral/python/lloidparts.py
@@ -404,7 +404,7 @@ class Handler(simplehandler.Handler):
 
 			# keep everything before timestamp in the current
 			# segmentlistdicts.  keep everything after
-			# timestamp in the copy we need to apply the cut
+			# timestamp in the copy.  we need to apply the cut
 			# this way around so that the T050017 filename
 			# constructed below has the desired start and
 			# duration
-- 
GitLab