From cd0ac9f2c1967bd3a4e8318a1937e09e2f6f4070 Mon Sep 17 00:00:00 2001
From: "A. Maitland Bottoms" <bottoms@debian.org>
Date: Sun, 25 Aug 2019 13:32:33 -0400
Subject: [PATCH 1/2] spelling necessarily

---
 lib/tmc_events.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/tmc_events.h b/lib/tmc_events.h
index c3c86f9..fcf9801 100644
--- a/lib/tmc_events.h
+++ b/lib/tmc_events.h
@@ -891,7 +891,7 @@ static const std::string tmc_events[TMC_EVENTS][4]={
 	{"857","(Q) obstruction(s) on roadway {something that does block the road or part of it}","901","0"},
 	{"858","(Q) obstructions on the road. Danger","902","0"},
 	{"859","(Q) obstructions on the road. Passable with care","981","0"},
-	{"860","(Q) object(s) on roadway {something that does not neccessarily block the road or part of it} ","61","0"},
+	{"860","(Q) object(s) on roadway {something that does not necessarily block the road or part of it} ","61","0"},
 	{"861","(Q) object(s) on the road. Danger","63","0"},
 	{"862","(Q) shed load(s)","210","0"},
 	{"863","(Q) shed load(s). Danger","359","0"},
-- 
2.20.1

