From af22a909ad9b9b4e6cfd9be36d1686373804c94e Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Wed, 7 Oct 2020 14:03:47 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 km3io/tools.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/km3io/tools.py b/km3io/tools.py
index 6a683db..d549891 100644
--- a/km3io/tools.py
+++ b/km3io/tools.py
@@ -118,7 +118,7 @@ def w2list_gseagen_keys():
 
 
 def get_w2list_param(events, generator, param):
-    """get all the values of a specific parameter from the w2list
+    """Get all the values of a specific parameter from the w2list
     in offline neutrino files.
 
     Parameters
-- 
GitLab