From b29ff618718f4d28ae4e5ae338ef0cf7dfb764b9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 30 Jan 2023 16:18:19 +0000 Subject: Renaming class step 2 --- parsers/survex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parsers/survex.py') diff --git a/parsers/survex.py b/parsers/survex.py index 4861817..f3bbaf1 100644 --- a/parsers/survex.py +++ b/parsers/survex.py @@ -340,7 +340,7 @@ class LoadingSurvex: *team gb, bl personrole is used to record that a person was on a survex trip, NOT the role they played. - (NB PersonTrip is a logbook thing, not a survex thing. ) + (NB PersonLogEntry is a logbook thing, not a survex thing. ) """ def record_team_member(tm, survexblock): -- cgit v1.2.3