From c5884cf7a76451e6b9b735e84f3f4c17424cb8df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Sch=C3=A4fer?= <david.schaefer@ufz.de>
Date: Tue, 31 Jan 2023 08:14:21 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 saqc/funcs/outliers.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saqc/funcs/outliers.py b/saqc/funcs/outliers.py
index 7e9bbdba9..d13486606 100644
--- a/saqc/funcs/outliers.py
+++ b/saqc/funcs/outliers.py
@@ -587,7 +587,7 @@ class OutliersMixin:
 
         Note
         ----
-        Date needs to be sampled at a regular equidistant time grid.
+        Data needs to be sampled at a regular equidistant time grid.
 
         Parameters
         ----------
-- 
GitLab