gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH 2/2] Fix typo


From: Robert Norris
Subject: [gpsd-dev] [PATCH 2/2] Fix typo
Date: Sat, 4 Feb 2017 00:49:38 +0000

---
 regress-driver | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress-driver b/regress-driver
index bc33e7b8..928543fd 100755
--- a/regress-driver
+++ b/regress-driver
@@ -99,7 +99,7 @@ GPSFILTER="sed -e /^gpsd:/d -e /^gpsfake/d -e /GPS-DATA/d -e 
/WATCH/d -e /DEVICE
 
 # Use ALTFILTER to set up custom filtering when a regression test fails
 # This example filters out altitude and some fields computed by gpsd's error
-# modeling - these are fragile in the prsence of changes to the fix-buffering
+# modeling - these are fragile in the presence of changes to the fix-buffering
 # logic. Note that as the last attribute mode needs to be handled differently.
 #ALTFILTER="-e s/\"alt\":[^,]*,// -e s/\"ep[vhs]\":[-+0-9.]*// -e 
s/,\"mode\":[^}]*//"
 
-- 
2.11.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]