From 1507c11f47d642aae6fc2490f2e9bb3098a19501 Mon Sep 17 00:00:00 2001 From: Chris Pham Date: Thu, 12 Apr 2018 11:28:58 -0700 Subject: [PATCH] Correct mispelling on longitude_second_label --- .../src/Framework/NavigationSystems/WaypointsCoordinator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/ros_packages/ground_station/src/Framework/NavigationSystems/WaypointsCoordinator.py b/software/ros_packages/ground_station/src/Framework/NavigationSystems/WaypointsCoordinator.py index 40e2dda..1ceabde 100644 --- a/software/ros_packages/ground_station/src/Framework/NavigationSystems/WaypointsCoordinator.py +++ b/software/ros_packages/ground_station/src/Framework/NavigationSystems/WaypointsCoordinator.py @@ -37,7 +37,7 @@ class WaypointsCoordinator(QtCore.QThread): self.latitude_second_label = self.left_screen.manual_waypoint_seconds_lattitude_spin_box - self.longitude_seccond_label = self.left_screen.manual_waypoint_seconds_longitude_spin_box + self.longitude_second_label = self.left_screen.manual_waypoint_seconds_longitude_spin_box # Nav Table Buttons self.nav_set_button_label = (self.left_screen.