summaryrefslogtreecommitdiff
path: root/isgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'isgps.c')
-rw-r--r--isgps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isgps.c b/isgps.c
index 13c37cf2..3c71f179 100644
--- a/isgps.c
+++ b/isgps.c
@@ -49,7 +49,7 @@ Shift 6 bytes of RTCM data in as such:
The code was originally by Wolfgang Rupprecht. ESR severely hacked
it, with Wolfgang's help, in order to separate message analysis from
message dumping and separate this lower layer from the upper layer
-handing GPS and RTCM decoding.
+handing GPS-subframe and RTCM decoding.
You are not expected to understand any of this.