From 3cb2454fd35eab5e1728e97e3241396328304ae8 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 7 Apr 2023 14:54:35 +0200 Subject: [PATCH] gstreamer: fix typo in GeoLocationLongitude tag Part-of: --- gstreamer/src/tags.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer/src/tags.rs b/gstreamer/src/tags.rs index 625e15ca5..269a9e81d 100644 --- a/gstreamer/src/tags.rs +++ b/gstreamer/src/tags.rs @@ -201,7 +201,7 @@ impl_tag!( GST_TAG_GEO_LOCATION_LATITUDE ); impl_tag!( - GeoLocationLongitute, + GeoLocationLongitude, f64, TAG_GEO_LOCATION_LONGITUDE, GST_TAG_GEO_LOCATION_LONGITUDE