summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnss-service/api/gnss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnss-service/api/gnss.h b/gnss-service/api/gnss.h
index ef7a415..afdbd90 100644
--- a/gnss-service/api/gnss.h
+++ b/gnss-service/api/gnss.h
@@ -78,7 +78,7 @@ typedef struct {
} TGNSSConfiguration;
/**
- * TGNSSAccuracy::fixTypeBits provides GNSS Fix Type indication.
+ * TGNSSPosition::fixTypeBits provides GNSS Fix Type indication.
* I.e. it identifies the sources actually used for the GNSS calculation
* It is a or'ed bitmask of the EGNSSFixType values.
* The bit values have been grouped logically with gaps where future extensions can be foreseen