[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gpsd-dev] [PATCH 5/8] Typo fixes, and update of the Copyright assertion
From: |
Sanjeev Gupta |
Subject: |
[gpsd-dev] [PATCH 5/8] Typo fixes, and update of the Copyright assertion |
Date: |
Thu, 8 Nov 2018 23:19:29 +0800 |
Signed-off-by: Sanjeev Gupta <address@hidden>
---
gpsmon.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gpsmon.xml b/gpsmon.xml
index 8c7aff40..f33b5f15 100644
--- a/gpsmon.xml
+++ b/gpsmon.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
-This file is Copyright (c) 2010 by the GPSD project
+This file is Copyright (c) 2010-2019 by the GPSD project
SPDX-License-Identifier: BSD-2-clause
-->
<!DOCTYPE refentry PUBLIC
@@ -65,7 +65,7 @@ altitude reports when the fix quality is too low.</para>
<application>gpsmon</application> never writes control or probe
strings to the device unless you explicitly tell it to. Thus, while
it will auto-sync to binary packet types, it won't automatically
-reecognize a device shipping an extended NMEA protocol as anything
+recognize a device shipping an extended NMEA protocol as anything
other than a plain NMEA device. Use the <option>-t</option> option or
the <command>t</command> to work around this.</para>
--
2.19.1
- [gpsd-dev] [PATCH 1/8] Correct typo: scratic -> static, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 2/8] Correct IA64 reference, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 3/8] Update link to debian packaging tools, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 4/8] Typo: progression -> regression, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 5/8] Typo fixes, and update of the Copyright assertion,
Sanjeev Gupta <=
- [gpsd-dev] [PATCH 6/8] Correct formatting mistakes in the XML, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 7/8] Typo: ISO8661 -> ISO8601, Sanjeev Gupta, 2018/11/08
- [gpsd-dev] [PATCH 8/8] Correct XML attribute, and correct documentation, Sanjeev Gupta, 2018/11/08
- Re: [gpsd-dev] [PATCH 8/8] Correct XML attribute, and correct documentation, Gary E. Miller, 2018/11/08
Re: [gpsd-dev] [PATCH 2/8] Correct IA64 reference, Gary E. Miller, 2018/11/08