From 3b2678daf3afde56139f2b3d29b12eced0a7a0af Mon Sep 17 00:00:00 2001 From: Luis Esteve Date: Thu, 5 May 2016 00:26:59 +0200 Subject: [PATCH] Improve docummentation --- src/algorithms/channel/adapters/channel.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/algorithms/channel/adapters/channel.cc b/src/algorithms/channel/adapters/channel.cc index df6597cd2..48f01dd25 100644 --- a/src/algorithms/channel/adapters/channel.cc +++ b/src/algorithms/channel/adapters/channel.cc @@ -1,6 +1,6 @@ /*! * \file channel.cc - * \brief Implementation of a GPS_L1_CA_Channel with a Finite State Machine + * \brief Implementation of a GNSS_Channel with a Finite State Machine * \author Carlos Aviles, 2010. carlos.avilesr(at)googlemail.com * Luis Esteve, 2011. luis(at)epsilon-formacion.com *