BG770: QGPSLOC: altitude and hdop reversed?

I read this somewhere, but can’t find it again.
Does anyone have any solid info on this?

Docs say the modem will send data in this format:
+QGPSLOC: <UTC>,<latitude>,<longitude>,<hdop>,<altitude>,<fix>,<cog>,<spkm>,<spkn>,<date>,<nsat>
But modem sends it like this:
+QGPSLOC: <UTC>,<latitude>,<longitude>,<altitude>,<hdop>,<fix>,<cog>,<spkm>,<spkn>,<date>,<nsat>
(i.e. <altitude> and <hdop> transposed)

Thanks!
-Dave

I’ve verified that the docs are correct, the order is indeed <hdop>,<altitude>