From ad2554989ef2cae88aafd3d263c9c3a2aa9e01a6 Mon Sep 17 00:00:00 2001
From: Mark Hodgkinson <m.hodgkinson@sheffield.ac.uk>
Date: Fri, 16 Jun 2017 11:35:55 +0100
Subject: [PATCH] postIncludeForBLSStream.py: Fix comment describing the file.

Former-commit-id: 8a61f750a7b1848db424aaa9a365baf6d1dc5f47
---
 .../RecExample/RecExCommon/share/postIncludeForBLSStream.py     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Reconstruction/RecExample/RecExCommon/share/postIncludeForBLSStream.py b/Reconstruction/RecExample/RecExCommon/share/postIncludeForBLSStream.py
index be1a8356205..918d30348e4 100644
--- a/Reconstruction/RecExample/RecExCommon/share/postIncludeForBLSStream.py
+++ b/Reconstruction/RecExample/RecExCommon/share/postIncludeForBLSStream.py
@@ -1,4 +1,4 @@
-#This is a preInclude file to be used to run the BLS stream in production.                                                                                                          
+#This is a postInclude file to be used to run the BLS stream in production.                                                                                                          
 #Author: James Walder   
 removed_items = []
 
-- 
GitLab