From ef80972493b33db306b46298aabee4749f47fd58 Mon Sep 17 00:00:00 2001
From: pswain <peter.swain@ed.ac.uk>
Date: Tue, 21 May 2024 13:06:58 +0100
Subject: [PATCH] docs(get_but_to_bud_data)

---
 src/wela/plotting.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wela/plotting.py b/src/wela/plotting.py
index d7a0700..1cc0210 100644
--- a/src/wela/plotting.py
+++ b/src/wela/plotting.py
@@ -731,7 +731,7 @@ def get_bud_to_bud_data(
     tpt_i, t, signal_data, buddings, no_future_buddings_index=0
 ):
     """
-    Get data for bud-to-bud around tpt for each cell.
+    Get data for bud_to_bud_plot around tpt for each cell.
 
     Parameters
     ----------
-- 
GitLab