1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 04:30:33 +00:00

Fix typo in header

This commit is contained in:
Álvaro Cebrián Juan 2018-07-03 12:41:59 +02:00
parent ca7062764f
commit 2ff637125e

View File

@ -1,6 +1,6 @@
/*! /*!
* \file gpx_printer.cc * \file gpx_printer.cc
* \brief Interface of a class that prints PVT information to a gpx file * \brief Implementation of a class that prints PVT information to a gpx file
* \author Álvaro Cebrián Juan, 2018. acebrianjuan(at)gmail.com * \author Álvaro Cebrián Juan, 2018. acebrianjuan(at)gmail.com
* *
* *