From b2d0630cb9a9c85fc8d41e8b09f9c6ed7e9dc34d Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Wed, 28 Jun 2023 10:04:39 +0200 Subject: [PATCH] fixed typo in workbook build message --- work_helpers/sg_mbp_build.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/work_helpers/sg_mbp_build.py b/work_helpers/sg_mbp_build.py index 74d4518..16065b2 100644 --- a/work_helpers/sg_mbp_build.py +++ b/work_helpers/sg_mbp_build.py @@ -183,14 +183,14 @@ def get_announcement_text(dev_version, build_version, new_folder_name): text = [ f"# New MBP Workbook Version {build_version}", "Good News Everyone,", - f"there is a new workbook version available: {build_version}", + f"there is a new MBP workbook version available: {build_version}", ( f"As indicated by the letter '{dev_version}' at the end," " this version is intended for Freiburg only." ), change_msg, "\n".join(changes), - "You can find this version at our Freiburg Shared Drive:", + "You can find this version at our Freiburg Shared Drive:", ( "Google Drive / Shared drives / Freiburg / Workbooks / MBP Workbooks /" f" {latest} /"