diff --git a/sw/ground_segment/cockpit/gcs.ml b/sw/ground_segment/cockpit/gcs.ml index 7a55c42643..a3144ff875 100644 --- a/sw/ground_segment/cockpit/gcs.ml +++ b/sw/ground_segment/cockpit/gcs.ml @@ -611,7 +611,7 @@ let _main = geomap#center (Latlong.of_string !center) end; - Speech.say "Welcome to paparazzi"; + Speech.say "Welcome to papa radsi"; (** Threaded main loop (map tiles loaded concurently) *) GtkThread.main ()