diff --git a/location/java/android/location/GnssNavigationMessage.java b/location/java/android/location/GnssNavigationMessage.java index dbf26214066e..637f90536125 100644 --- a/location/java/android/location/GnssNavigationMessage.java +++ b/location/java/android/location/GnssNavigationMessage.java @@ -358,7 +358,7 @@ public final class GnssNavigationMessage implements Parcelable { } /** - * Gets the data of the reported GPS message. + * Gets the data of the reported GNSS message. * *
The bytes (or words) specified using big endian format (MSB first). *